Michael Fuhr wrote:
> On Tue, Jul 05, 2005 at 09:54:52PM +0200, Hans-Jürgen Schönig wrote:
>
>>we have found a bug in CVS head using PL/Perl:
>
>
> How current is your checkout? Mine's from this morning and I don't
> get a crash with the example you posted:
>
> test=> SELECT func();
> NOTICE: sql: SELECT 10, 10 FROM pg_locks WHERE transaction IS NOT NULL AND pid = pg_backend_pid()
> func
> ------
> 0
> (1 row)
>
> Have you run "make distclean" and then done a fresh build?
>
Yes, this was my first concern ... - everything has been build cleanly ...
I think this is yesterday's CVS ...
hans