From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Sergey Ten <sergey(at)sourcelabs(dot)com> |
Cc: | "'Markus Bertheau'" <twanger(at)bluetwanger(dot)de>, "'Christopher Kings-Lynne'" <chriskl(at)familyhealth(dot)com(dot)au>, pgsql-hackers(at)postgresql(dot)org, jason(at)sourcelabs(dot)com |
Subject: | Re: patches for items from TODO list |
Date: | 2005-05-20 14:17:45 |
Message-ID: | 200505201417.j4KEHjb10919@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Sergey Ten wrote:
> Markus,
>
> Thank you for your reply.
> We considered embedding of an XML schema first followed by data. We decided
> to stick to our current data format to make sure stateless XML parsers can
> process it as well. Would it be better to add an option to the COPY command,
> to allow embedding an XML schema, so more advanced XML parsers can take
> advantage of it?
Current CVS has a WITH CSV HEADER option. I wonder if we should add a
HEADER option to XML to output the schema --- seems to make sense.
--
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 | Bruce Momjian | 2005-05-20 14:19:02 | Re: patches for items from TODO list |
Previous Message | Tom Lane | 2005-05-20 13:55:37 | Re: [HACKERS] Inherited constraints and search paths (was Re: Preserving data after updates) |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2005-05-20 14:19:02 | Re: patches for items from TODO list |
Previous Message | Neil Conway | 2005-05-20 03:02:21 | contrib/ gist cleanup |