Re: Another plpgsql crash - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Another plpgsql crash
Date
Msg-id 20697.989420942@sss.pgh.pa.us
Whole thread Raw
In response to Another plpgsql crash  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org 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.org.

            regards, tom lane

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: PostgreSQL 7.1.1: Backend crash when calling plpgsql function
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: SELECT updatability clause defective.