postgresql/src
Peter Eisentraut 009bd237bf Fix error message wordings
The original patch for percentrepl.c c96de2ce17 adopted the error
messages from basebackup_to_shell, but that uses terminology that
doesn't really fit with the new API naming.
2023-05-17 21:33:47 +02:00
..
backend Add writeback to pg_stat_io 2023-05-17 11:18:35 -07:00
bin Revert "Add USER SET parameter values for pg_db_role_setting" 2023-05-17 20:28:57 +03:00
common Fix error message wordings 2023-05-17 21:33:47 +02:00
fe_utils Revert refactoring of restore command code to shell_restore.c 2023-02-06 08:28:42 +09:00
include Add writeback to pg_stat_io 2023-05-17 11:18:35 -07:00
interfaces libpq: Error message improvement 2023-05-16 11:50:08 +02:00
makefiles Use --strip-unneeded when stripping static libraries with GNU strip. 2023-04-20 18:12:32 -04:00
pl Move return statements out of PG_TRY blocks. 2023-05-04 16:23:05 -07:00
port Fix various typos 2023-04-18 13:23:23 +12:00
template Use unnamed POSIX semaphores on Cygwin. 2023-01-06 10:33:28 +13:00
test Add writeback to pg_stat_io 2023-05-17 11:18:35 -07:00
timezone Update time zone data files to tzdata release 2023c. 2023-04-18 14:46:39 -04:00
tools Add back SQLValueFunction for SQL keywords 2023-05-17 10:19:17 +09:00
tutorial Remove useless casts to (void *) in arguments of some system functions 2023-02-07 06:57:59 +01:00
.gitignore
DEVELOPERS
Makefile Integrate pg_bsd_indent into our build/test infrastructure. 2023-02-12 12:22:21 -05:00
Makefile.global.in Fix prove_installcheck when used with PGXS 2023-05-05 07:09:52 +02:00
Makefile.shlib autoconf: Rely on ar supporting index creation 2022-10-07 11:53:39 -07:00
meson.build Integrate pg_bsd_indent into our build/test infrastructure. 2023-02-12 12:22:21 -05:00
nls-global.mk Fix for make unportability 2022-07-13 09:15:01 +02:00