aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-04-21 13:28:07 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2014-04-21 13:28:07 -0400
commit78a3c9b6a5f6cc84abaf4e13deb58c620eb2161b (patch)
treefe2cc174d595b7784841ba5c54e9e36803156dd1 /doc/src
parent602b27ab8e45fbb07cf5b275b0593b38190232e4 (diff)
downloadpostgresql-78a3c9b6a5f6cc84abaf4e13deb58c620eb2161b.tar.gz
postgresql-78a3c9b6a5f6cc84abaf4e13deb58c620eb2161b.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 'doc/src')
0 files changed, 0 insertions, 0 deletions