control structures in plpgsql - Mailing list pgsql-sql

From Robert Treat
Subject control structures in plpgsql
Date
Msg-id 1055427227.7392.315.camel@camel
Whole thread Raw
Responses Re: control structures in plpgsql
List pgsql-sql
Does anyone know if there is support for "IF x OR y THEN" syntax in
plpgsql? The docs just say IF [boolean expression] then. which loosely
interpreted could allow for an OR, but I couldn't seem to get it to
work. TIA,

Robert Treat

-- 
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL



pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: (no subject)
Next
From: Tony Simbine
Date:
Subject: help