A question about the psql \copy command

From: "Etsuro Fujita" <fujita(dot)etsuro(at)lab(dot)ntt(dot)co(dot)jp>
To: "'pgsql-hackers'" <pgsql-hackers(at)postgresql(dot)org>
Subject: A question about the psql \copy command
Date: 2013-02-07 12:45:17
Message-ID: 006401ce0530$fb4a1b30$f1de5190$@lab.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Through the work on the patch [1], I had a question about the psql \copy
command. We are permitted 1) but not permitted 2):
1) \copy foo from stdin ;
2) \copy foo from stdin;
Is this intentional? I think it would be better to allow for 2). Attached is a
patch.

Thanks,

Best regards,
Etsuro Fujita

[1]
http://www.postgresql.org/message-id/002e01cdff64$a53663b0$efa32b10$@kapila@huaw
ei.com

Attachment Content-Type Size
psql_copy.patch application/octet-stream 376 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2013-02-07 13:25:43 Re: Identity projection
Previous Message Robert Haas 2013-02-07 12:38:31 Re: LDAP: bugfix and deprecated OpenLDAP API