On Thu, 2002-12-12 at 17:18, pgsql-bugs@postgresql.org wrote:
> plpgsql 'raise notice' > 4000 chars disconnects pgsql backend 7.2.1
> It will cause you (et al) to get disconnected from the back end.
Works for me (i.e. no crash, a long elog() is returned to the client as
expected), using CVS HEAD as of a couple days ago.
Stephen: can you reproduce the problem with PostgreSQL 7.3 or 7.4-devel?
Cheers,
Neil