A question about the psql \copy command - Mailing list pgsql-hackers

From Etsuro Fujita
Subject A question about the psql \copy command
Date
Msg-id 006401ce0530$fb4a1b30$f1de5190$@lab.ntt.co.jp
Whole thread Raw
Responses Re: A question about the psql \copy command
Re: A question about the psql \copy command
Re: A question about the psql \copy command
List 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


pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: LDAP: bugfix and deprecated OpenLDAP API
Next
From: Amit Kapila
Date:
Subject: Re: Identity projection