Re: RESET command seems pretty disjointed now

From: "Marko Kreen" <markokr(at)gmail(dot)com>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Florian Pflug" <fgp(dot)phlo(dot)org(at)gmail(dot)com>, "Mark Kirkwood" <markir(at)paradise(dot)net(dot)nz>, pgsql-hackers(at)postgresql(dot)org, "Neil Conway" <neilc(at)samurai(dot)com>
Subject: Re: RESET command seems pretty disjointed now
Date: 2007-04-17 13:34:00
Message-ID: e51f66da0704170634v3104dbdey801b9217ce09cf2f@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 4/17/07, Marko Kreen <markokr(at)gmail(dot)com> wrote:
> If DISCARD is the final word, I start to prepare a patch.

Attached patch does following conversions:

RESET PLANS -> DISCARD PLANS
RESET TEMP -> DISCARD TEMP
RESET SESSION -> DISCARD ALL

--
marko

Attachment Content-Type Size
discard.diff.gz application/x-gzip 4.9 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2007-04-17 13:43:34 Re: Buildfarm member Narwhal: Python 2.5/8.1
Previous Message Magnus Hagander 2007-04-17 12:52:37 Python test failures