Re: pgsql/src/backend/parser gram.y - Mailing list pgsql-committers

From Bruce Momjian
Subject Re: pgsql/src/backend/parser gram.y
Date
Msg-id 200206190555.g5J5t8K13728@candle.pha.pa.us
Whole thread Raw
In response to Re: pgsql/src/backend/parser gram.y  (Thomas Lockhart <lockhart@fourpalms.org>)
Responses Re: pgsql/src/backend/parser gram.y
List pgsql-committers
Thomas Lockhart wrote:
> > Modified files:
> >         src/backend/parser: gram.y
> > Log message:
> >         Wrap long gram.y lines.
>
> Argh. I've been making some (minor) changes to gram.y and had noticed
> some indenting troubles too. I'll bet it conflicts :(

Yes, I have to do gram.y manually.  Few indenters can do yacc files.

> Does the cvs head now compile and run? If so (or if when) I'll merge and
> remove conflicts...

Sure, CVS runs fine.  I am working on some COPY syntax changes, but that
will not effect your changes.  Let me know if you want help merging.  I
know what I changed.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-committers by date:

Previous
From: Thomas Lockhart
Date:
Subject: Re: pgsql/src/backend/parser gram.y
Next
From: thomas@postgresql.org (Thomas Lockhart)
Date:
Subject: pgsql/doc/src/sgml features.sgml