Обсуждение: pgsql-server/ oc/src/sgml/rules.sgml rc/backen ...
CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl@postgresql.org 02/10/14 18:14:35
Modified files:
doc/src/sgml : rules.sgml
src/backend/nodes: copyfuncs.c equalfuncs.c outfuncs.c
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
Log message:
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.
Tom Lane wrote: > Log message: > 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. Thanks. Glad I won't be seeing that thread again for a while. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073