From: | Sergey Ten <sergey(at)sourcelabs(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Cc: | jason(at)sourcelabs(dot)com, Sergey Ten <sergey(at)sourcelabs(dot)com> |
Subject: | patches for items from TODO list |
Date: | 2005-05-12 02:01:50 |
Message-ID: | 4282B90E.8040707@sourcelabs.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
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.
Best regards,
Jason Lucas and Sergey Ten
SourceLabs
Dependable Open Source Systems
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-05-12 02:10:53 | Re: patches for items from TODO list |
Previous Message | Christopher Kings-Lynne | 2005-05-12 01:46:07 | Re: Cost of XLogInsert CRC calculations |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-05-12 02:10:53 | Re: patches for items from TODO list |
Previous Message | Andrew Dunstan | 2005-05-12 01:18:57 | Re: CSV consecutive newline bug |