postgresql/src
Daniel Gustafsson 2beb4acff1 Add diagnostic output on error in pump_until
When pump_until was moved to Utils.pm in commit 6da65a3f9 the diag
calls were removed, this puts them back.

Per request from Andres Freund.

Discussion: https://postgr.es/m/20220329225819.ahk5u2tax3ez6d2t@alap3.anarazel.de
2022-03-31 11:16:16 +02:00
..
backend Raise a WARNING for missing publications. 2022-03-31 08:25:50 +05:30
bin Clean up some dead code in pg_dump with tar format and gzip compression 2022-03-31 10:34:10 +09:00
common Fix possible NULL-pointer-deference in backup_compression.c. 2022-03-30 15:53:08 -04:00
fe_utils Allow pgbench to retry in some cases. 2022-03-23 19:05:45 +09:00
include Optimize order of GROUP BY keys 2022-03-31 01:13:33 +02:00
interfaces Enable SSL library detection via PQsslAttribute() 2022-03-29 14:02:45 +02:00
makefiles Refactor DLSUFFIX handling 2022-03-25 08:56:02 +01:00
pl Add support for MERGE SQL command 2022-03-28 16:47:48 +02: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 Add diagnostic output on error in pump_until 2022-03-31 11:16:16 +02:00
timezone Update copyright for 2022 2022-01-07 19:04:57 -05:00
tools Skip empty transactions for logical replication. 2022-03-30 07:41:05 +05:30
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