pgsql: release memory used while flushing logical mappings - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: release memory used while flushing logical mappings
Date
Msg-id E1Wcip5-0004jG-EN@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: release memory used while flushing logical mappings  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-committers
release memory used while flushing logical mappings

Patch by Ants Aasma

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4d0d607a454ee832574afd52a3c515099cc85eb3

Modified Files
--------------
src/backend/access/heap/rewriteheap.c |    3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: doc: improve CREATE RULE event list
Next
From: Bruce Momjian
Date:
Subject: pgsql: docs: clearify use of pg_database.datistemplate