postgresql/src/bin
Peter Eisentraut 541757f34e psql: Remove one use of HAVE_UNIX_SOCKETS
This use was not protecting any unportable code, it was just omitting
the code because it wouldn't be used.  Remove the use to reduce code
complexity a bit.

Discussion: https://www.postgresql.org/message-id/flat/54bde68c-d134-4eb8-5bd3-8af33b72a010@2ndquadrant.com
2020-02-10 19:27:05 +01:00
..
initdb Remove separate files for the initial contents of pg_(sh)description 2020-01-19 13:54:58 +02:00
pg_archivecleanup Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
pg_basebackup Revert "Prevent running pg_basebackup as root" 2020-02-07 10:51:17 +09:00
pg_checksums Update copyrights for 2020 2020-01-01 12:21:45 -05:00
pg_config Update copyrights for 2020 2020-01-01 12:21:45 -05:00
pg_controldata Update copyrights for 2020 2020-01-01 12:21:45 -05:00
pg_ctl Update copyrights for 2020 2020-01-01 12:21:45 -05:00
pg_dump Add declaration-level assertions for compile-time checks 2020-02-03 14:48:42 +09:00
pg_resetwal Update copyrights for 2020 2020-01-01 12:21:45 -05:00
pg_rewind Refactor XLogReadRecord(), adding XLogBeginRead() function. 2020-01-26 11:39:00 +02:00
pg_test_fsync Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
pg_test_timing Split all OBJS style lines in makefiles into one-line-per-entry style. 2019-11-05 14:41:07 -08:00
pg_upgrade Revert "pg_upgrade: Fix quoting of some arguments in pg_ctl command" 2020-02-10 15:48:21 +09:00
pg_waldump Refactor XLogReadRecord(), adding XLogBeginRead() function. 2020-01-26 11:39:00 +02:00
pgbench pgbench: Make more debug messages use common logging API 2020-01-10 09:02:25 +09:00
pgevent Remove libpq.rc, use win32ver.rc for libpq 2020-01-15 15:06:12 +01:00
psql psql: Remove one use of HAVE_UNIX_SOCKETS 2020-02-10 19:27:05 +01:00
scripts createuser: fix parsing of --connection-limit argument 2020-02-10 12:14:58 -03:00
Makefile Update copyrights for 2020 2020-01-01 12:21:45 -05:00