Re: [HACKERS] Syntax errors in current tree

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: vadim(at)krs(dot)ru (Vadim Mikheev)
Cc: darcy(at)druid(dot)net, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Syntax errors in current tree
Date: 1999-01-18 06:20:44
Message-ID: 199901180620.BAA22096@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-01-18 06:48:07 Re: [HACKERS] Syntax errors in current tree
Previous Message Vadim Mikheev 1999-01-18 05:41:11 Re: [HACKERS] Syntax errors in current tree