postgresql/src/bin
Tom Lane 395bfaae8e Fix hard-coded relkind constants in psql/describe.c.
Although it's reasonable to expect that most of these constants will
never change, that does not make it good programming style to hard-code
the value rather than using the RELKIND_FOO macros.

Discussion: https://postgr.es/m/11145.1488931324@sss.pgh.pa.us
2017-03-09 20:45:59 -05:00
..
initdb Enable replication connections by default in pg_hba.conf 2017-03-09 08:39:44 -05:00
pg_archivecleanup pg_archivecleanup: Add NLS 2016-11-04 10:40:05 -04:00
pg_basebackup Enable replication connections by default in pg_hba.conf 2017-03-09 08:39:44 -05: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 Remove useless duplicate inclusions of system header files. 2017-02-25 16:12:55 -05:00
pg_dump Fix hard-coded relkind constants in pg_dump.c. 2017-03-09 19:19:25 -05:00
pg_resetwal Remove useless duplicate inclusions of system header files. 2017-02-25 16:12:55 -05: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 Move atooid() definition to a central place 2017-03-01 11:55:28 -05:00
pg_waldump pg_waldump: Remove extra newline in error message 2017-03-08 10:08:32 -05:00
pgbench Fix pgbench's failure to honor the documented long-form option "--builtin". 2017-03-07 11:36:42 -05:00
pgevent Remove useless duplicate inclusions of system header files. 2017-02-25 16:12:55 -05:00
psql Fix hard-coded relkind constants in psql/describe.c. 2017-03-09 20:45:59 -05:00
scripts Move atooid() definition to a central place 2017-03-01 11:55:28 -05:00
Makefile Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00