Re: Grammer Cleanup - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: Grammer Cleanup
Date
Msg-id 200501040416.j044G7j01264@candle.pha.pa.us
Whole thread Raw
In response to Re: Grammer Cleanup  (Stephen Frost <sfrost@snowman.net>)
List pgsql-patches
This has been saved for the 8.1 release:

    http:/momjian.postgresql.org/cgi-bin/pgpatches2

---------------------------------------------------------------------------

Stephen Frost wrote:
> * Tom Lane (tgl@sss.pgh.pa.us) wrote:
> > Stephen Frost <sfrost@snowman.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@postgresql.org

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Move get_grosysid() to utils/cache/lsyscache.c
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Bgwriter behavior