diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2004-08-02 21:42:18 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2004-08-02 21:42:18 +0000 |
commit | 946fdc000e2b2e1218c4d31588eaa089ca3439b5 (patch) | |
tree | 36c35b3ab54a0147723b57d6e42ca8e8f812d9ca /src/backend/access/transam/xlog.c | |
parent | 9aa30e7109b83aa8475746b59e6336d9f5e260b8 (diff) | |
download | postgresql-946fdc000e2b2e1218c4d31588eaa089ca3439b5.tar.gz postgresql-946fdc000e2b2e1218c4d31588eaa089ca3439b5.zip |
Fix not-quite-right Assertion. Did not work at all in extended-query
mode (per complaint from Kris Jurka) and it was only by chance that it
didn't fail in simple-query mode. A COMMIT or ROLLBACK has to be
executed by a portal, therefore it's wrong to suppose that there aren't
any live portals at CleanupTransaction time.
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions