Re: [HACKERS] INTERSECT in gram.y again - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] INTERSECT in gram.y again
Date
Msg-id 199901212008.PAA22577@candle.pha.pa.us
Whole thread Raw
In response to INTERSECT in gram.y again  (Michael Meskes <Michael.Meskes@usa.net>)
Responses Re: [HACKERS] INTERSECT in gram.y again  (Michael Meskes <Michael.Meskes@usa.net>)
List pgsql-hackers
> I still wonder if the for-update-tests in SelectStmt: are okay. Shouldn't
> the test check for intersect_present=TRUE instead of intersectClause !=
> NULL?

Looks like they are the same.  Both are true or false.

--  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: Bruce Momjian
Date:
Subject: Re: [HACKERS] ecpg docs
Next
From: The Hermit Hacker
Date:
Subject: Re: [HACKERS] more patches for ecpg