pgsql: Comment on dead code in AtAbort_Portals() and AtSubAbort_Portals

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Comment on dead code in AtAbort_Portals() and AtSubAbort_Portals
Date: 2016-02-06 01:26:40
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Comment on dead code in AtAbort_Portals() and AtSubAbort_Portals().

Reviewed by Tom Lane and Robert Haas.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/41baee7a9312eefb315b6b2973ac058c9efaa9cf

Modified Files
--------------
src/backend/utils/mmgr/portalmem.c | 20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2016-02-06 04:09:25 Re: pgsql: Add gin_clean_pending_list function to clean up GIN pending list
Previous Message Tom Lane 2016-02-05 22:06:30 pgsql: First-draft release notes for 9.4.6.