Skip to content
Snippets Groups Projects
Commit 56ee2ecb authored by Tom Lane's avatar Tom Lane
Browse files

Restructure command-completion-report code so that there is just one

report for each received SQL command, regardless of rewriting activity.
Also ensure that this report comes from the 'original' command, not the
last command generated by rewrite; this fixes 7.2 breakage for INSERT
commands that have actions added by rules.  Fernando Nasser and Tom Lane.
parent f71dc6d0
No related branches found
No related tags found
No related merge requests found
Showing
with 504 additions and 272 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment