Re: When is a record NULL? - Mailing list pgsql-hackers

From Michael Gould
Subject Re: When is a record NULL?
Date
Msg-id 4a5378f420212b02a470edc1bc276a69@intermodalsoftwaresolutions.net
Whole thread Raw
In response to Re: When is a record NULL?  (Richard Huxton <dev@archonet.com>)
List pgsql-hackers
Does this also apply at the column level?
 In Postgres is   If column IS NOT NULL or If column IS NULL?  Do all
columns in the record have to be NULL to have IF column IS NULL = true?

Best Regards
--
Michael Gould, Managing Partner
Intermodal Software Solutions, LLC
904.226.0978
904.592.5250 fax




pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: join regression failure on cygwin
Next
From: Tom Lane
Date:
Subject: Re: When is a record NULL?