aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-04-21 13:28:10 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2014-04-21 13:28:10 -0400
commit053959397bd1f5e10d16d68bb91b7beffcb673e7 (patch)
treee8a4b6d097c8e5362ba425038a92d7e63ef30e87 /src/backend/utils/adt
parent98876f0ff18e617d6366989d40ab74c07580fb0a (diff)
downloadpostgresql-053959397bd1f5e10d16d68bb91b7beffcb673e7.tar.gz
postgresql-053959397bd1f5e10d16d68bb91b7beffcb673e7.zip
pg_stat_statements forgot to let previous occupant of hook get control too.
pgss_post_parse_analyze() neglected to pass the call on to any earlier occupant of the post_parse_analyze_hook. There are no other users of that hook in contrib/, and most likely none in the wild either, so this is probably just a latent bug. But it's a bug nonetheless, so back-patch to 9.2 where this code was introduced.
Diffstat (limited to 'src/backend/utils/adt')
0 files changed, 0 insertions, 0 deletions