From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Pavel Stehule <stehule(at)kix(dot)fsv(dot)cvut(dot)cz> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
Subject: | Re: [COMMITTERS] pgsql: Add BETWEEN SYMMETRIC. |
Date: | 2005-06-15 19:44:32 |
Message-ID: | 200506151944.j5FJiW714529@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
OK, patch attached and applied. Thanks.
---------------------------------------------------------------------------
Pavel Stehule wrote:
> Hello
>
> SYMMETRIC and ASYMMETRIC have to be reserved words.
>
> http://archives.postgresql.org/pgsql-hackers/2002-04/msg00094.php
>
> I lost my patch. Can You move SYMMETRIC and ASYMMETRIC to list of reserved
> words?
>
> Regards
> Pavel Stehule
>
>
>
> On Wed, 15 Jun 2005, Tom Lane wrote:
>
> > momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian) writes:
> > > Add BETWEEN SYMMETRIC.
> >
> > $ make
> > bison -y -d gram.y
> > conflicts: 4 shift/reduce
> >
> > This is absolutely unacceptable.
> >
> > regards, tom lane
> >
>
--
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
Attachment | Content-Type | Size |
---|---|---|
unknown_filename | text/plain | 883 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-06-16 02:29:31 | Escape handling in strings |
Previous Message | Bruce Momjian | 2005-06-15 19:26:52 | Re: Add PG version number to NLS files |