Conditional statements IF , ELSE, END IF - Mailing list pgsql-novice

From Jeff Kallestad
Subject Conditional statements IF , ELSE, END IF
Date
Msg-id 3ACA8FA7.FE60C937@zianet.com
Whole thread Raw
List pgsql-novice
Where do I look in the release docs for information about conditional
statements used in conjunction with insert rules in a view? I want to
create a routine to check if an inserted varchar already exists in a
look-up table. If it is, then take the id and put it in another table.
If not, then insert a differet series of variables into another table.

Thanks

jeff k

jkallest@NMSU.edu


pgsql-novice by date:

Previous
From: Peter Lovell
Date:
Subject: FOR UPDATE NOWAIT
Next
From: "Atul"
Date:
Subject: Query