postgresql/src/backend/tcop
Tom Lane ba7fd49de5 Defend against crash while processing Describe Statement or Describe Portal
messages, when client attempts to execute these outside a transaction (start
one) or in a failed transaction (reject message, except for COMMIT/ROLLBACK
statements which we can handle).  Per report from Francisco Figueiredo Jr.
2005-12-14 17:06:37 +00:00
..
dest.c Rename the members of CommandDest enum so they don't collide with other uses of 2005-11-03 17:11:40 +00:00
fastpath.c Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:23:31 +00:00
Makefile $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
postgres.c Defend against crash while processing Describe Statement or Describe Portal 2005-12-14 17:06:37 +00:00
pquery.c Re-run pgindent, fixing a problem where comment lines after a blank 2005-11-22 18:23:31 +00:00
utility.c Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00