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