postgresql/src/bin
Tom Lane c32704441d Add configure probe for rl_completion_suppress_quote.
I had supposed that all versions of Readline that have filename
quoting hooks also have the rl_completion_suppress_quote variable.
But it seems OpenBSD managed to find a version someplace that does
not, so we'll have to expend a separate configure probe for that.

(Light testing suggests that this version also lacks the bugs that
make it necessary to frob that variable.  Hooray!)

Per buildfarm.
2020-01-23 18:20:57 -05: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 Update copyrights for 2020 2020-01-01 12:21:45 -05: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 Fix pg_dump's sigTermHandler() to use _exit() not exit(). 2020-01-20 12:57:17 -05:00
pg_resetwal Update copyrights for 2020 2020-01-01 12:21:45 -05:00
pg_rewind Update copyrights for 2020 2020-01-01 12:21:45 -05: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 Update copyrights for 2020 2020-01-01 12:21:45 -05:00
pg_waldump Update copyrights for 2020 2020-01-01 12:21:45 -05: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 Add configure probe for rl_completion_suppress_quote. 2020-01-23 18:20:57 -05:00
scripts Update copyrights for 2020 2020-01-01 12:21:45 -05:00
Makefile Update copyrights for 2020 2020-01-01 12:21:45 -05:00