From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Stephen Frost <sfrost(at)snowman(dot)net> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-patches(at)postgresql(dot)org |
Subject: | Re: Grammer Cleanup |
Date: | 2005-06-10 16:11:33 |
Message-ID: | 200506101611.j5AGBXV06242@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
I am removing this patch from the queue because without the "role"
feature I don't think it makes sense to rename the grammer tokens.
---------------------------------------------------------------------------
Stephen Frost wrote:
> * Tom Lane (tgl(at)sss(dot)pgh(dot)pa(dot)us) wrote:
> > Stephen Frost <sfrost(at)snowman(dot)net> writes:
> > > Ok, should I change SchemaName & SavePointId back to ColId,
> >
> > I'd just leave them as ColId. I don't think much would be gained by
> > introducing those productions.
>
> Done, here's the patch.
>
> Thanks,
>
> Stephen
[ Attachment, skipping... ]
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Andreas Seltenreich | 2005-06-10 16:20:09 | Re: psql: customizable readline history filename |
Previous Message | Bruce Momjian | 2005-06-10 16:01:02 | Re: Implementing SELECT FOR UPDATE [NOWAIT] |