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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to