diff options
author | Marc G. Fournier <scrappy@hub.org> | 1997-03-12 20:41:14 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 1997-03-12 20:41:14 +0000 |
commit | 51844146e504931f0cfa1048e0ea3bbc4e8ea619 (patch) | |
tree | 7169e3b7ba7f0022e8949c162c9bf345e390cecc /src/backend/access/gist/gistget.c | |
parent | 336eb7056d87b8cc341a955341318968e836918f (diff) | |
download | postgresql-51844146e504931f0cfa1048e0ea3bbc4e8ea619.tar.gz |
From: Dan McGuirk <mcguirk@indirect.com>
Subject: [HACKERS] abort failed transaction patch
This patch allows you to end a transaction that has failed on an error
using the 'ABORT' statement without generating another error message.
(By default you get an error unless you use 'END' to terminate the
transaction, which has already been aborted anyway.)
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions