Re: psql's \copy incompatible with :variables - Mailing list pgsql-bugs

From Josh Berkus
Subject Re: psql's \copy incompatible with :variables
Date
Msg-id 4E986E38.2030505@agliodbs.com
Whole thread Raw
In response to Re: psql's \copy incompatible with :variables  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: psql's \copy incompatible with :variables  (Bruce Momjian <bruce@momjian.us>)
List pgsql-bugs
> \copy is different because it uses OT_WHOLE_LINE mode to read the
> argument, and that doesn't expand :variable references.  I'd be a bit
> leery of changing that.

So, doc warning then?

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

pgsql-bugs by date:

Previous
From: Daniel Cristian Cruz
Date:
Subject: Re: Re: BUG #6050: Dump and restore of view after a schema change: can't restore the view
Next
From: Bruce Momjian
Date:
Subject: Re: psql's \copy incompatible with :variables