Re: [COMMITTERS] pgsql: Fix IS NULL and IS NOT NULL tests on row-valued expressions to - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [COMMITTERS] pgsql: Fix IS NULL and IS NOT NULL tests on row-valued expressions to
Date
Msg-id 15301.1159540262@sss.pgh.pa.us
Whole thread Raw
In response to Re: [COMMITTERS] pgsql: Fix IS NULL and IS NOT NULL tests on row-valued  (Teodor Sigaev <teodor@sigaev.ru>)
List pgsql-hackers
Teodor Sigaev <teodor@sigaev.ru> writes:
> 9.17.5. Row-wise Comparison
> "These constructs test a row value for null or not null. A row value is
> considered not null if it has at least one field that is not null."

Wups, I missed that part of the docs, will fix.  Thanks.

            regards, tom lane

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Block B-Tree concept
Next
From: Simon Riggs
Date:
Subject: Re: Block B-Tree concept