aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/xml.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2017-03-09 20:42:42 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2017-03-09 20:45:59 -0500
commit395bfaae8e786eb17fc9dd79e4636f97c9d9b820 (patch)
tree74310a06700eedefd30bbface9aab8dd328287cc /src/backend/utils/adt/xml.c
parent90e91e242fe99582b6d2dc18177e79d99c91695d (diff)
downloadpostgresql-395bfaae8e786eb17fc9dd79e4636f97c9d9b820.tar.gz
postgresql-395bfaae8e786eb17fc9dd79e4636f97c9d9b820.zip
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
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions