multiple conditions in same plpglsql IF block - Mailing list pgsql-general

From Dennis Gearon
Subject multiple conditions in same plpglsql IF block
Date
Msg-id OMQ82TRQO2UMJB8QM98B9RMIDJI3NM.3e6002f1@cal-lab
Whole thread Raw
List pgsql-general
I'd like to do something like this:

IF IS NULL OR argument = '' THEN

in a plpgsql block. WHAT is the LOGICAL 'OR' that will work in the IF statement?





pgsql-general by date:

Previous
From: Ian Barwick
Date:
Subject: Re: Listing schemas
Next
From: ljb
Date:
Subject: Re: Warning: Supplied argument is not a valid PostgreSQL link resource