pgsql: Add the testcases for 89e46da5e5.

From: Amit Kapila <akapila(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Add the testcases for 89e46da5e5.
Date: 2023-03-15 04:13:56
Message-ID: E1pcIWS-003bcy-7e@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add the testcases for 89e46da5e5.

Forgot to add new testcases in commit 89e46da5e5.

Author: Onder Kalaci, Amit Kapila
Reviewed-by: Peter Smith, Shi yu, Hou Zhijie, Vignesh C, Kuroda Hayato, Amit Kapila
Discussion: https://postgr.es/m/CACawEhVLqmAAyPXdHEPv1ssU2c=dqOniiGz7G73HfyS7+nGV4w@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/805b821e77a3a7d8d7827711e82e87c7bf61c681

Modified Files
--------------
src/test/subscription/t/032_subscribe_use_index.pl | 448 +++++++++++++++++++++
1 file changed, 448 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Thomas Munro 2023-03-15 04:58:12 pgsql: Update obsolete comment about pg_usleep() accuracy.
Previous Message Michael Paquier 2023-03-15 03:56:53 pgsql: Improve WIN32 port of fstat() to detect more file types