Re: crash on \copy

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: ldm(at)apartia(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: crash on \copy
Date: 2000-05-21 17:59:59
Message-ID: 9936.958931999@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Louis-David Mitterrand <cunctator(at)apartia(dot)ch> writes:
> Is this a known problem?
> template1=> \copy
> psql: xstrdup: cannot duplicate null pointer (internal error)
> styx:~%

> using PG 7.0-beta5 on Linux
^^^^^^^^^^^^

Seems to be fixed in 7.0 release:

regression=# \copy
\copy: arguments required

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2000-05-21 18:03:57 Re: fmgr_info error
Previous Message Richard Smith 2000-05-21 17:56:49 INSERT WITH SELECT help