postgresql/src/bin
Tom Lane a7da419810 Add configure probe for rl_variable_bind().
Some exceedingly ancient readline libraries lack this function, causing
commit 3d858af07 to fail.  Per buildfarm (via Michael Paquier).

Discussion: https://postgr.es/m/E1msTLm-0007Cm-Ri@gemulon.postgresql.org
2021-12-02 13:06:27 -05:00
..
initdb Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. 2021-11-28 21:33:07 -05:00
pg_amcheck Remove tests added by bd807be693. 2021-11-07 15:32:32 -05:00
pg_archivecleanup Move Perl test modules to a better namespace 2021-10-24 10:28:19 -04:00
pg_basebackup Remove useless LZ4 system call on failure when writing file header 2021-11-24 20:12:54 +09:00
pg_checksums Move Perl test modules to a better namespace 2021-10-24 10:28:19 -04:00
pg_config Move Perl test modules to a better namespace 2021-10-24 10:28:19 -04:00
pg_controldata Move Perl test modules to a better namespace 2021-10-24 10:28:19 -04:00
pg_ctl Move Perl test modules to a better namespace 2021-10-24 10:28:19 -04:00
pg_dump pg_dump: Add missing relkind case 2021-12-02 16:46:28 +01:00
pg_resetwal Centralize timestamp computation of control file on updates 2021-11-29 13:36:13 +09:00
pg_rewind Be more specific about OOM in XLogReaderAllocate 2021-11-22 13:43:43 -03:00
pg_test_fsync Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. 2021-11-28 21:33:07 -05:00
pg_test_timing Move Perl test modules to a better namespace 2021-10-24 10:28:19 -04:00
pg_upgrade Move into separate file all the SQL queries used in pg_upgrade tests 2021-12-02 10:31:20 +09:00
pg_verifybackup Move Perl test modules to a better namespace 2021-10-24 10:28:19 -04:00
pg_waldump pg_waldump: Emit stats summary when interrupted by SIGINT 2021-12-02 13:52:16 +09:00
pgbench Replace random(), pg_erand48(), etc with a better PRNG API and algorithm. 2021-11-28 21:33:07 -05:00
pgevent Update copyright for 2021 2021-01-02 13:06:25 -05:00
psql Add configure probe for rl_variable_bind(). 2021-12-02 13:06:27 -05:00
scripts Clarify that --system reindexes system catalogs *only* 2021-10-27 16:28:11 +02:00
Makefile Add pg_amcheck, a CLI for contrib/amcheck. 2021-03-12 13:00:01 -05:00