From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Sergey Ten <sergey(at)sourcelabs(dot)com> |
Cc: | pgsql-hackers(at)postgresql(dot)org, jason(at)sourcelabs(dot)com |
Subject: | Re: patches for items from TODO list |
Date: | 2005-05-12 02:10:53 |
Message-ID: | 200505120210.j4C2ArB29895@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Sergey Ten wrote:
> Hello all,
>
> We would like to contribute to the Postgresql community by implementing
> the following items from the TODO list
> (http://developer.postgresql.org/todo.php)
> . Allow COPY to understand \x as a hex byte . Allow COPY to optionally
> include column headings in the first line . Add XML output to COPY
>
> The changes are straightforward and include implementation of the
> features as well as modification of the regression tests and documentation.
>
> Before sending a diff file with the changes, we would like to know if
> these features have been already implemented.
Please check the web site version. Someone has already implemented
"Allow COPY to optionally include column headings in the first line".
As far as XML, there has been discussion on where that should be done?
In the backend, libpq, or psql. It will need discussion on hackers. I
assume you have read the developer's FAQ too.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Kings-Lynne | 2005-05-12 02:35:31 | Re: patches for items from TODO list |
Previous Message | Sergey Ten | 2005-05-12 02:01:50 | patches for items from TODO list |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-05-12 02:15:29 | Re: Exec statement logging |
Previous Message | Sergey Ten | 2005-05-12 02:01:50 | patches for items from TODO list |