aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/transam/xlog.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-08-02 21:42:18 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-08-02 21:42:18 +0000
commit946fdc000e2b2e1218c4d31588eaa089ca3439b5 (patch)
tree36c35b3ab54a0147723b57d6e42ca8e8f812d9ca /src/backend/access/transam/xlog.c
parent9aa30e7109b83aa8475746b59e6336d9f5e260b8 (diff)
downloadpostgresql-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