]> granicus.if.org Git - postgresql/commit
Adjust handling of command status strings in the presence of rules,
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 Oct 2002 22:14:35 +0000 (22:14 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 14 Oct 2002 22:14:35 +0000 (22:14 +0000)
commitd508b057ac0834eb6ea83b10ba9fd6c439b454a4
treec100e9e56c25d3f6f57cd2be986b294258665a36
parentea3728ee5b60ee479caa865590d14f71f612dcdb
Adjust handling of command status strings in the presence of rules,
as per recent pghackers discussions.  initdb forced due to change in
fields of stored Query nodes.
doc/src/sgml/rules.sgml
src/backend/nodes/copyfuncs.c
src/backend/nodes/equalfuncs.c
src/backend/nodes/outfuncs.c
src/backend/nodes/readfuncs.c
src/backend/parser/analyze.c
src/backend/rewrite/rewriteHandler.c
src/backend/tcop/postgres.c
src/include/catalog/catversion.h
src/include/nodes/parsenodes.h