Re: [HACKERS] Syntax errors in current tree - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Syntax errors in current tree
Date
Msg-id 199901180620.BAA22096@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] Syntax errors in current tree  (Vadim Mikheev <vadim@krs.ru>)
List pgsql-hackers
> "D'Arcy J.M. Cain" wrote:
> > 
> >  really hesitate to make this criticism given all the work people are
> > doing on the system and all the great features and fixes that are
> > being added but could we please make it a hard and fast rule that
> > nothing gets added into the tree until the person adding it has at
> > least compiled the source, if not a full regression test.  I have
>   ^^^^^^^^^^^^^^^^^^^^^^^^^
> This is what I always do!
> forUpdate was added by me into gram.y and parsenodes.h:SelectStmt.
> I guess that I committed both backend & include dirs
> (cvs update inside include dir doesn't show anything for
> parsenodes.h)...

No, it is me.  I merged the Stephan's patches into gram.y because he did
not have ForUpdate support in his patch.  Working on it now.

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


pgsql-hackers by date:

Previous
From: Vadim Mikheev
Date:
Subject: Re: [HACKERS] Syntax errors in current tree
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Syntax errors in current tree