diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-12-14 17:06:51 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-12-14 17:06:51 +0000 |
commit | 1200fc58a718406a4ab2e14061ddf144d9b03040 (patch) | |
tree | c6a139fd95373ec9c397001640d819bd0fc68756 /src/backend/executor/nodeResult.c | |
parent | ec8c876bdee1375d44a86c35df6124acecf42d4d (diff) |
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.
Diffstat (limited to 'src/backend/executor/nodeResult.c')
0 files changed, 0 insertions, 0 deletions