Re: [SQL] control structures in plpgsql

2003-06-12 Thread Robert Treat
On Thu, 2003-06-12 at 10:24, Stephan Szabo wrote: > > On 12 Jun 2003, Robert Treat wrote: > > > 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

Re: [SQL] control structures in plpgsql

2003-06-12 Thread Stephan Szabo
On 12 Jun 2003, Robert Treat wrote: > 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, Can you give a full example of wha

[SQL] control structures in plpgsql

2003-06-12 Thread Robert Treat
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