postgresql/src/backend/tcop
Tom Lane 56ee2ecba9 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.
2002-02-26 22:47:12 +00:00
..
dest.c Restructure command-completion-report code so that there is just one 2002-02-26 22:47:12 +00:00
fastpath.c New pgindent run with fixes suggested by Tom. Patch manually reviewed, 2001-11-05 17:46:40 +00:00
Makefile Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
postgres.c Restructure command-completion-report code so that there is just one 2002-02-26 22:47:12 +00:00
pquery.c Restructure command-completion-report code so that there is just one 2002-02-26 22:47:12 +00:00
utility.c Restructure command-completion-report code so that there is just one 2002-02-26 22:47:12 +00:00