postgresql/src
Tomas Vondra 404f49338f Wait for subscription to sync in t/031_column_list.sql
One of the TAP tests added in 923def9a53 did not wait after creating a
subscription, and wait_for_catchup is not sufficient for this. So if the
tablesync workers happen do not complete quickly enough, the test won't
see the expected results.

This probably explains intermittent failures on a couple buildfarm
animals (komodoensis, petalura and snapper).

Reported-by: Tom Lane
Discussion: https://postgr.es/m/170549.1648330634@sss.pgh.pa.us
2022-03-27 00:11:38 +01:00
..
backend Suppress compiler warning in pub_collist_to_bitmapset(). 2022-03-26 11:53:37 -04:00
bin Allow specifying column lists for logical replication 2022-03-26 01:01:27 +01:00
common Make update-unicode target work in vpath builds 2022-03-25 09:47:50 +01:00
fe_utils Allow pgbench to retry in some cases. 2022-03-23 19:05:45 +09:00
include Suppress compiler warning in relptr_store(). 2022-03-26 14:30:09 -04:00
interfaces Refactor DLSUFFIX handling 2022-03-25 08:56:02 +01:00
makefiles Refactor DLSUFFIX handling 2022-03-25 08:56:02 +01:00
pl plpython: Restore alternative output for plpython_error test. 2022-03-08 10:34:06 -08:00
port Simplify coding around path_contains_parent_reference(). 2022-01-31 13:53:38 -05:00
template Refactor DLSUFFIX handling 2022-03-25 08:56:02 +01:00
test Wait for subscription to sync in t/031_column_list.sql 2022-03-27 00:11:38 +01:00
timezone Update copyright for 2022 2022-01-07 19:04:57 -05:00
tools Fix replay of create database records on standby 2022-03-25 13:16:21 +01:00
tutorial Update copyright for 2022 2022-01-07 19:04:57 -05:00
.gitignore
DEVELOPERS
Makefile Remove the option to build thread_test.c outside configure. 2020-10-21 12:08:48 -04:00
Makefile.global.in Refactor DLSUFFIX handling 2022-03-25 08:56:02 +01:00
Makefile.shlib AIX: Fix missing libpq symbols by respecting SHLIB_EXPORTS. 2021-09-06 11:27:59 -07:00
nls-global.mk Add errhint_plural() function and make use of it 2021-03-31 09:16:25 +02:00