pgsql: Add tuplesort test to serial_schedule. - Mailing list pgsql-committers

From Peter Geoghegan
Subject pgsql: Add tuplesort test to serial_schedule.
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Add tuplesort test to serial_schedule.

Oversight in commit 4a252996.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/815bd578076672a2325d026a2c48b6075454be9b

Modified Files
--------------
src/test/regress/serial_schedule | 1 +
1 file changed, 1 insertion(+)


pgsql-committers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: pgsql: Add tests for tuplesort.c.
Next
From: Tom Lane
Date:
Subject: pgsql: Further fix dumping of views that contain just VALUES(...).