pgsql: In json code, clean up temp memory contexts after processing.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: In json code, clean up temp memory contexts after processing.
Date: 2014-02-03 15:41:15
Message-ID: E1WALe7-0000h4-R3@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

In json code, clean up temp memory contexts after processing.

Craig Ringer.

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/cdfbb78f041676a3a597365abacb2a503e204baa

Modified Files
--------------
src/backend/utils/adt/jsonfuncs.c | 4 ++++
1 file changed, 4 insertions(+)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2014-02-03 15:49:30 pgsql: Document a few more regression test hazards.
Previous Message Andrew Dunstan 2014-02-03 15:41:03 pgsql: In json code, clean up temp memory contexts after processing.