postgresql/src/bin
Andrew Dunstan c394bd331a Use thread-local storage for querybuffer in fmtId() on Windows, when needed (i.e. when
running pg_restore, which might run in parallel).
Only reopen archive file when we really need to read from it, in parallel code. Otherwise,
close it immediately in a worker, if possible.
2009-03-11 03:33:29 +00:00
..
initdb Sort the output of --help mostly alphabetical, make it align better, make 2009-02-25 13:03:07 +00:00
pg_config Use the same style in the help synopsis that other programs are using. 2009-02-25 13:35:18 +00:00
pg_controldata Update copyright for 2009. 2009-01-01 17:24:05 +00:00
pg_ctl Sort the output of --help mostly alphabetical, make it align better, make 2009-02-25 13:03:07 +00:00
pg_dump Use thread-local storage for querybuffer in fmtId() on Windows, when needed (i.e. when 2009-03-11 03:33:29 +00:00
pg_resetxlog Sort the output of --help mostly alphabetical, make it align better, make 2009-02-25 13:03:07 +00:00
pgevent Allow out-of-tree builds on mingw and cygwin 2009-01-05 09:27:20 +00:00
psql Separate the key word list that lived in keywords.c into a new header file 2009-03-07 00:13:58 +00:00
scripts Avoid MSVC breakage caused by my previous commit by not using a variable in 2009-03-07 02:09:22 +00:00
Makefile Update copyright for 2009. 2009-01-01 17:24:05 +00:00