From: | Bruce Momjian <bruce(at)momjian(dot)us> |
---|---|
To: | Michael Meskes <meskes(at)postgresql(dot)org> |
Cc: | pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: Added new version of ecpg's parser generator script. This one wa |
Date: | 2011-03-10 02:40:00 |
Message-ID: | 201103100240.p2A2e0P10120@momjian.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
Michael Meskes wrote:
> Added new version of ecpg's parser generator script. This one was written by
> Andy Colson <andy(at)squeakycode(dot)net>.
>
> Branch
> ------
> master
>
> Details
> -------
> http://git.postgresql.org/pg/commitdiff/32fce70564999a90d48a27c4279a8908e90f3ece
>
> Modified Files
> --------------
> src/interfaces/ecpg/preproc/Makefile | 4 +-
> src/interfaces/ecpg/preproc/README.parser | 4 +-
> src/interfaces/ecpg/preproc/ecpg.trailer | 2 +-
> src/interfaces/ecpg/preproc/parse2.pl | 648 +++++++++++++++++++++++++++++
> 4 files changed, 653 insertions(+), 5 deletions(-)
Uh, why are we not just replacing the old script and allowing git to
preserve the old version?
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ It's impossible for everything to be true. +
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2011-03-10 03:39:36 | pgsql: Remove collation information from TypeName, where it does not be |
Previous Message | Bruce Momjian | 2011-03-10 01:20:27 | pgsql: Document that server single-user mode does not do checkpoints or |
From | Date | Subject | |
---|---|---|---|
Next Message | Fujii Masao | 2011-03-10 02:58:14 | Re: How should the waiting backends behave in sync rep? |
Previous Message | Gurjeet Singh | 2011-03-10 02:36:53 | Re: Fwd: psql include file using relative path |