| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Robert Haas <robertmhaas(at)gmail(dot)com> |
| Cc: | Emmanuel Cecchet <manu(at)asterdata(dot)com>, Emmanuel Cecchet <Emmanuel(dot)Cecchet(at)asterdata(dot)com>, Josh Berkus <josh(at)agliodbs(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: generic copy options |
| Date: | 2009-09-14 20:29:15 |
| Message-ID: | 20390.1252960155@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Robert Haas <robertmhaas(at)gmail(dot)com> writes:
> On Mon, Sep 14, 2009 at 3:25 PM, Emmanuel Cecchet <manu(at)asterdata(dot)com> wrote:
>> I have never looked at the psql code but that could be a good way to get
>> started on that. If you can point me at where to look at, I'll give it a
>> try.
> I don't know either off the top of my head, but I'll go look for it
> when I get a chance.
src/bin/psql/copy.c ...
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andrew Chernow | 2009-09-14 20:31:18 | Re: new version of PQconnectdb was:(Re: [HACKERS] Determining client_encoding from client locale) |
| Previous Message | Jaime Casanova | 2009-09-14 20:19:11 | Re: new version of PQconnectdb was:(Re: [HACKERS] Determining client_encoding from client locale) |