postgresql/src/bin
Peter Eisentraut 6b56bc16cd Use a separate temporary directory for the Unix-domain socket
Creating the Unix-domain socket in the build directory can run into
name-length limitations.  Therefore, create the socket file in the
default temporary directory of the operating system.  Keep the temporary
data directory etc. in the build tree.
2014-07-02 21:48:35 -04:00
..
initdb Fix unportable setvbuf() usage in initdb. 2014-05-15 15:57:54 -04:00
pg_basebackup Consistently spell a replication slot's name as slot_name. 2014-06-05 16:29:20 +02:00
pg_config pgindent run for 9.4 2014-05-06 12:12:18 -04:00
pg_controldata Add defenses against running with a wrong selection of LOBLKSIZE. 2014-06-05 11:31:06 -04:00
pg_ctl Use a separate temporary directory for the Unix-domain socket 2014-07-02 21:48:35 -04:00
pg_dump pg_upgrade: preserve database and relation minmxid values 2014-07-02 15:29:38 -04:00
pg_resetxlog Add defenses against running with a wrong selection of LOBLKSIZE. 2014-06-05 11:31:06 -04:00
pgevent Remove inappropriate EXPORTS line. 2014-02-19 21:08:50 -05:00
psql Prevent psql from issuing BEGIN before ALTER SYSTEM when AUTOCOMMIT is off. 2014-07-02 12:43:09 +09:00
scripts pgindent run for 9.4 2014-05-06 12:12:18 -04:00
Makefile Update copyright for 2014 2014-01-07 16:05:30 -05:00