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. +
In response to
Responses
pgsql-hackers by date
| Next: | From: Fujii Masao | Date: 2011-03-10 02:58:14 |
| Subject: Re: How should the waiting backends behave in sync rep? |
| Previous: | From: Gurjeet Singh | Date: 2011-03-10 02:36:53 |
| Subject: Re: Fwd: psql include file using relative path |
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2011-03-10 03:39:36 |
| Subject: pgsql: Remove collation information from TypeName,where it does not be |
| Previous: | From: Bruce Momjian | Date: 2011-03-10 01:20:27 |
| Subject: pgsql: Document that server single-user mode does not do checkpointsor |