postgresql/src
Amit Kapila d9e225f275 Change the LOG level in 040_standby_failover_slots_sync.pl to DEBUG2.
Temporarily change the log level of 040_standby_failover_slots_sync.pl to
DEBUG2. This is to get more information about BF failures. We will reset
it back to default once the tests are stabilized.

Author: Hou Zhijie
Reviewed-by: Amit Kapila
Discussion: https://postgr.es/m/514f6f2f-6833-4539-39f1-96cd1e011f23@enterprisedb.com
Discussion: https://postgr.es/m/OS0PR01MB571633C23B2A4CAC5FB0371A944C2@OS0PR01MB5716.jpnprd01.prod.outlook.com
2024-02-16 10:13:51 +05:30
..
backend Add more LOG and DEBUG messages for slot synchronization. 2024-02-16 09:02:54 +05:30
bin Introduce transaction_timeout 2024-02-15 23:56:12 +02:00
common Refactor pipe_read_line to return the full line 2024-02-09 15:03:16 +01:00
fe_utils Centralize logic for restoring errno in signal handlers. 2024-02-14 16:34:18 -06:00
include Introduce transaction_timeout 2024-02-15 23:56:12 +02:00
interfaces Avoid concurrent calls to bindtextdomain(). 2024-02-09 11:21:08 -05:00
makefiles Add backend support for injection points 2024-01-22 10:15:50 +09:00
pl
port Centralize logic for restoring errno in signal handlers. 2024-02-14 16:34:18 -06:00
template
test Change the LOG level in 040_standby_failover_slots_sync.pl to DEBUG2. 2024-02-16 10:13:51 +05:30
timezone Update time zone data files to tzdata release 2024a. 2024-02-01 15:57:53 -05:00
tools Add a slot synchronization function. 2024-02-14 09:45:36 +05:30
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Remove make function vpathsearch 2024-01-29 07:24:59 +01:00
Makefile.shlib Support shared libraries on Android (using make) 2024-01-23 20:37:49 +01:00
meson.build
nls-global.mk