On Tue, Aug 5, 2008 at 2:08 PM, kaeptn haddock <[EMAIL PROTECTED]> wrote:
> When issueing a COPY command like this one
>
>
> COPY tablename FROM '/var/www/hdberat.tab' WITH NULL AS '';
>
>
>
> The error-message in pgadminIII is quite short
>
> ** Er
On Wed, Aug 6, 2008 at 10:46 AM, Dave Page <[EMAIL PROTECTED]> wrote:
>
> pgAdmin does include the context line, if the server gives us one:
>
> -- Executing query:
>
> select foo();
>
> ERROR: division by zero
> CONTEXT: PL/pgSQL function "foo" line 4 at assignment
>
Hi Dave. Since you mention