"Karl O. Pinc" <[EMAIL PROTECTED]> writes: > ... It just seemed a little wierd > not to have the %ROWTYPE because AFIK you need it when declaring > in plpgsql's DECLARE
No, you don't, as 36.4.3 says perfectly clearly. %ROWTYPE is an Oracle-ism that we support inside plpgsql, but not elsewhere. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly