Re: [BUGS] Bug #561: typo in trigger.c

2002-01-15 Thread Tom Lane
[EMAIL PROTECTED] writes: > A typo in `trigger.c' causes a loop actually is not to be used as a > loop, see the patch appended. Good catch! Will apply. regards, tom lane ---(end of broadcast)--- TIP 4: Don't 'kill -9' the

[BUGS] Bug #561: typo in trigger.c

2002-01-15 Thread pgsql-bugs
Holger Krug ([EMAIL PROTECTED]) reports a bug with a severity of 3 The lower the number the more severe it is. Short Description typo in trigger.c Long Description A typo in `trigger.c' causes a loop actually is not to be used as a loop, see the patch appended. Because nobody never reported th