postgresql/src
Michael Paquier 7ff358b76a Append -X to direct invocation of psql in new test for BASE_BACKUP
Per buildfarm member wrasse, that looks to open a transaction when it
loads its .psqlrc, causing the test to fail.

Oversight in ad34146.
2022-08-01 09:58:19 +09:00
..
backend Fix trim_array() for zero-dimensional array argument. 2022-07-31 13:43:17 -04:00
bin Add --schema and --exclude-schema options to vacuumdb. 2022-07-31 16:46:13 -04:00
common Fix get_dirent_type() for symlinks on MinGW/MSYS. 2022-07-28 14:26:12 +12:00
fe_utils Add xheader_width pset option to psql 2022-07-25 14:25:02 -04:00
include Support pg_read_[binary_]file (filename, missing_ok). 2022-07-29 15:38:49 -04:00
interfaces Fix [install]check in interfaces/libpq/Makefile 2022-07-22 20:15:11 +02:00
makefiles Default to hidden visibility for extension libraries where possible 2022-07-17 17:49:51 -07:00
pl Add PGDLLEXPORTS to some plpgsql function declarations 2022-07-20 10:24:50 +02:00
port Remove dead getpwuid_r replacement code. 2022-07-24 09:44:29 +12:00
template Remove HP-UX port. 2022-07-08 14:05:05 +12:00
test Append -X to direct invocation of psql in new test for BASE_BACKUP 2022-08-01 09:58:19 +09:00
timezone
tools Split TuplesortPublic from Tuplesortstate 2022-07-27 08:28:10 +03:00
tutorial
.gitignore
DEVELOPERS
Makefile
Makefile.global.in Increase minimum supported GNU make version to 3.81. 2022-07-23 12:12:42 -04:00
Makefile.shlib Default to hidden visibility for extension libraries where possible 2022-07-17 17:49:51 -07:00
nls-global.mk Fix for make unportability 2022-07-13 09:15:01 +02:00