postgresql/src/bin
Magnus Hagander 6da56f3f84 Remove support for bcc and msvc standalone libpq builds
This removes the support for building just libpq using Borland C++ or
Visual C++. This has not worked properly for years, and given the number
of complaints it's clearly not worth the maintenance burden.

Building libpq using the standard MSVC build system is of course still
supported, along with mingw.
2017-04-11 15:22:21 +02:00
..
initdb Capitalize names of PLs consistently 2017-04-05 00:38:25 -04:00
pg_archivecleanup pg_archivecleanup: Add NLS 2016-11-04 10:40:05 -04:00
pg_basebackup Write "waiting for checkpoint" on regular progress row 2017-04-01 17:04:14 +02:00
pg_config Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
pg_controldata Support SCRAM-SHA-256 authentication (RFC 5802 and 7677). 2017-03-07 14:25:40 +02:00
pg_ctl Clean up Perl code according to perlcritic 2017-03-27 08:18:22 -04:00
pg_dump Run most pg_dump and pg_dumpall tests with --no-sync 2017-04-10 19:53:47 -04:00
pg_resetwal Suppress implicit-conversion warnings seen with newer clang versions. 2017-03-28 13:16:19 -04:00
pg_rewind Fix inclusions of c.h from .h files. 2017-03-08 20:58:17 -05:00
pg_test_fsync pg_test_fsync: Add NLS 2016-11-04 10:40:05 -04:00
pg_test_timing pg_test_timing: Add NLS 2016-11-04 10:40:05 -04:00
pg_upgrade Run most pg_dump and pg_dumpall tests with --no-sync 2017-04-10 19:53:47 -04:00
pg_waldump Use American English in error message 2017-04-05 14:06:15 -04:00
pgbench Fix pgbench's --progress-timestamp option to print Unix-epoch timestamps. 2017-04-11 08:59:40 -04:00
pgevent Remove useless duplicate inclusions of system header files. 2017-02-25 16:12:55 -05:00
psql Remove support for bcc and msvc standalone libpq builds 2017-04-11 15:22:21 +02:00
scripts Remove createlang and droplang 2017-03-23 14:16:45 -04:00
Makefile Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00