On Thu, Apr 03, 2003 at 10:01:36AM -0800, Josh Berkus wrote: > Walter, > > > CREATE FUNCTION update_cat_keys() RETURNS integer AS ' > > declare > > v_row RECORD; > > What's in-between v_row and RECORD? Maybe a non-standard tab character?
"non-standard tab character"? Are you saying tab is non-standard or that there's some sort of weird tab character that could be being used in this case? I've always used tabs in my PL/pgSQL functions and it works just fine. -Roberto -- +----| Roberto Mello - http://www.brasileiro.net/ |------+ + Computer Science Graduate Student, Utah State University + + USU Free Software & GNU/Linux Club - http://fslc.usu.edu/ + A poor excuse is better than no excuse! ---------------------------(end of broadcast)--------------------------- TIP 6: Have you searched our list archives? http://archives.postgresql.org