postgresql/src/backend/tcop
Bruce Momjian b6e5c4ad0a Fix log_statement to properly recognize SELECT INTO and CREATE TABLE AS
and DDL statements.

Backpatch fix to 8.0.X.

Per report from Murthy Kambhampaty
2005-06-01 23:27:03 +00:00
..
dest.c Revise TupleTableSlot code to avoid unnecessary construction and disassembly 2005-03-16 21:38:10 +00:00
fastpath.c Change CREATE TYPE to require datatype output and send functions to have 2005-05-01 18:56:19 +00:00
Makefile
postgres.c Fix log_statement to properly recognize SELECT INTO and CREATE TABLE AS 2005-06-01 23:27:03 +00:00
pquery.c Improve EXPLAIN ANALYZE to show the time spent in each trigger when 2005-03-25 21:58:00 +00:00
utility.c Implement sharable row-level locks, and use them for foreign key references 2005-04-28 21:47:18 +00:00