Re: [BUGS] [BUG] PostgreSQL 7.0.3 backend dumps core.

2000-11-28 Thread Tom Lane
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'#

[BUGS] [BUG] PostgreSQL 7.0.3 backend dumps core.

2000-11-28 Thread Alan Turner
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