Re: DISCARD ALL (Again)

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: DISCARD ALL (Again)
Date: 2014-04-17 21:17:56
Message-ID: 53504504.8040806@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 04/17/2014 01:44 PM, Joshua D. Drake wrote:
> Does it seem reasonable based on the docs:
>
> DISCARD ALL:
>
> Releases all temporary resources associated with the current session and
> resets the session to its initial state.
>
> That we should also release the GD?

It does, but that's a feature request, not a bug. Same with pl/perl.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas 'ads' Scherbaum 2014-04-17 21:20:30 Re: Patch: iff -> if
Previous Message Steve Singer 2014-04-17 20:55:25 Re: assertion in 9.4 with wal_level=logical