control structures in plpgsql

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: pgsql-sql(at)postgresql(dot)org
Subject: control structures in plpgsql
Date: 2003-06-12 14:13:47
Message-ID: 1055427227.7392.315.camel@camel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Tony Simbine 2003-06-12 14:15:59 help
Previous Message Tom Lane 2003-06-12 13:42:15 Re: (no subject)