postgresql/src/bin/scripts
Tom Lane fcd778eb70 Fix hard-coded relkind constants in assorted src/bin files.
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 22:42:16 -05:00
..
po Translation updates 2016-08-08 11:08:00 -04:00
t Add tests for various connection string issues 2016-09-22 12:00:00 -04:00
.gitignore Move psql's print.c and mbprint.c into src/fe_utils. 2016-03-24 18:27:28 -04:00
clusterdb.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
common.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
common.h Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
createdb.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
createlang.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
createuser.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
dropdb.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
droplang.c Move atooid() definition to a central place 2017-03-01 11:55:28 -05:00
dropuser.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
Makefile Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
nls.mk Translation updates 2016-05-09 10:04:41 -04:00
pg_isready.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
reindexdb.c Update copyright via script for 2017 2017-01-03 13:48:53 -05:00
vacuumdb.c Fix hard-coded relkind constants in assorted src/bin files. 2017-03-09 22:42:16 -05:00