patches for items from TODO list - Mailing list pgsql-hackers

From Sergey Ten
Subject patches for items from TODO list
Date
Msg-id 4282B90E.8040707@sourcelabs.com
Whole thread Raw
Responses Re: patches for items from TODO list  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: [Fwd: Re: SQL99 Hierarchical queries]  (David Fetter <david@fetter.org>)
List pgsql-hackers
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



pgsql-hackers by date:

Previous
From: Christopher Kings-Lynne
Date:
Subject: Re: Cost of XLogInsert CRC calculations
Next
From: Bruce Momjian
Date:
Subject: Re: patches for items from TODO list