From: | felix-lists(at)crowfix(dot)com |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Dropping schemas and "illegal seek" -- MEA CUPLA |
Date: | 2004-06-07 01:12:13 |
Message-ID: | 16579.49389.947114.883353@crowfix.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
>>In article <16576(dot)58572(dot)621445(dot)840789(at)crowfix(dot)com>, Felix Finch <felix(at)crowfix(dot)com> writes:
> I have a perl test program ... and began getting this complaint
> from psql:
> Can't drop schemas: Illegal seek
Ahhh yesss... otherwise known as the subroutine not returning any
specific value and the caller expecting an error code, which explains
why adding debugging code changed it, running it under the debugger
changed it, and just about everything I did changed it, on a random
hit or miss basis.
My apologies for being too quick on the draw :-(
--
... _._. ._ ._. . _._. ._. ___ .__ ._. . .__. ._ .. ._.
Felix Finch: scarecrow repairman & rocket surgeon / felix(at)crowfix(dot)com
GPG = E987 4493 C860 246C 3B1E 6477 7838 76E9 182E 8151 ITAR license #4933
I've found a solution to Fermat's Last Theorem but I see I've run out of room o
From | Date | Subject | |
---|---|---|---|
Next Message | Bruno Wolff III | 2004-06-07 04:11:36 | Re: COPY error handling |
Previous Message | Tom Lane | 2004-06-07 00:36:57 | Re: tsearch2 queries faster than expected |