Re: [BUGS] Another plpgsql crash

2001-05-09 Thread Tom Lane
[EMAIL PROTECTED] writes: > The function crashes, when the corresponding user is not found. If this is 7.1.1, then that's an already-known problem (I broke plpgsql's SELECT for the case of no rows found :-(). It'll be fixed in 7.1.2, or you can get the source-code patch from techdocs.postgresql.

Re: [BUGS] Another plpgsql crash

2001-05-09 Thread Robert Hentosh
See reply to your previous bug report. 7.1 doesn't have this problem or fetch the latest from CVS's REL7_1_STABLE branch. On Wed, May 09, 2001 at 09:15:16AM -0400, [EMAIL PROTECTED] wrote: > ([EMAIL PROTECTED]) reports a bug with a severity of 2 > The lower the number the more severe it is. >

[BUGS] Another plpgsql crash

2001-05-09 Thread pgsql-bugs
([EMAIL PROTECTED]) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description Another plpgsql crash Long Description Ok, just found another one: The function crashes, when the corresponding user is not found. This one just looks too common, so i guess i m