Log Message:
-----------
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.
Modified Files:
--------------
pgsql-server/src/backend/utils/mmgr:
portalmem.c (r1.67 -> r1.68)
(http://developer.postgresql.org/cvsweb.cgi/pgsql-server/src/backend/utils/mmgr/portalmem.c.diff?r1=1.67&r2=1.68)
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2004-08-03 01:14:58 |
| Subject: pgsql-server: Move dbsize/oid2name to open items list. |
| Previous: | From: User Dpage | Date: 2004-08-02 21:22:06 |
| Subject: pginstaller - pginst: Warn the user that initdb may take a couple of |