Alan Turner <[EMAIL PROTECTED]> writes:
> test=# CREATE FUNCTION "f2" ( ) RETURNS magic AS '
> test'# DECLARE
> test'# x RECORD;
> test'# BEGIN
> test'# x.one := 1;
> test'# x.two := 2;
> test'# RETURN x;
> test'#
Hello
I believe have discovered a bug in PostgreSQL version 7.0.3. Here is a quick
bug report. I have tried to include any information which might be useful, but
if I have left anything out, please let me know, and I shall provide it. I
could possibly rebuild PostgreSQL with debugging symbols an