aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/xml.c
diff options
context:
space:
mode:
authorDavid Rowley <drowley@postgresql.org>2021-08-08 23:27:57 +1200
committerDavid Rowley <drowley@postgresql.org>2021-08-08 23:27:57 +1200
commit75a2d132eaef7d951db894cf3201f85e9a524774 (patch)
tree67a24507c613c94531b8e38fca0d337c7787b930 /src/backend/utils/adt/xml.c
parentcb76fbd7ec87e44b3c53165d68dc2747f7e26a9a (diff)
downloadpostgresql-75a2d132eaef7d951db894cf3201f85e9a524774.tar.gz
postgresql-75a2d132eaef7d951db894cf3201f85e9a524774.zip
Remove unused function declaration
It appears that check_track_commit_timestamp was declared but has never been defined in our code base. Likely this is just leftover cruft from a development version of the original patch to add commit timestamps. Let's just remove the useless declaration. The inclusion of guc.h also seems surplus to requirements. Author: Andrey Lepikhov Discussion: https://postgr.es/m/f49aefb5-edbb-633a-af07-3e777023a94d@postgrespro.ru
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions