RE: bug in plpgsql???
Alexander Zagrebin <alexz@visp.ru>
From: "Alexander Zagrebin" <alexz@visp.ru>
To: "Tom Lane" <tgl@sss.pgh.pa.us>, <pgsql-bugs@postgresql.org>
Date: 2001-05-24T09:13:27Z
Lists: pgsql-bugs
Hi! > "Alexander Zagrebin" <alexz@visp.ru> writes: > > But if "rec" is declared as "hierarchy%ROWTYPE", then > > execution fails with such log messages: > > I can't duplicate this in current sources. Please try 7.1.2. > > regards, tom lane Thanks! At 7.1.2 that procedure works without errors. Alexander Zagrebin --