From: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: ecpg grammar in CVS is annoying |
Date: | 2009-01-30 19:47:51 |
Message-ID: | 20090130194751.GC14733@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Tom Lane wrote:
> Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> writes:
> > Is it only me, or having the generated ecpg grammar is a bit obnoxious?
> > I am getting troubled because whenever I touch gram.y it gets updated
> > when I run make, and then it shows in "cvs diff".
>
> Huh? preproc.y was "cvs remove"d two months ago.
Doh! I was missing --delete to rsync (again -- I fixed it on my
workstation months ago and had forgotten the laptop ...)
Thanks.
--
Alvaro Herrera Valdivia, Chile ICBM: S 39º 49' 18.1", W 73º 13' 56.4"
"This is a foot just waiting to be shot" (Andrew Dunstan)
From | Date | Subject | |
---|---|---|---|
Next Message | Alvaro Herrera | 2009-01-30 19:50:55 | Re: reloptions with a "namespace" |
Previous Message | Merlin Moncure | 2009-01-30 19:47:49 | Re: using composite types in insert/update |