Re: [PATCHES] contrib/xml2: add function xml_encode_special_chars

2004-12-02 Thread Bruce Momjian
Patch applied. Thanks. --- Markus Bertheau wrote: > Hi, > > attached is a patch that adds the function xml_encode_special_chars to > the xml2 contrib module. It's against 8.0beta4. It's intended for > commit. > > I would

Re: [PATCHES] contrib/xml2: add function xml_encode_special_chars

2004-11-08 Thread John Gray
On Sun, 07 Nov 2004 13:03:33 +, Simon Riggs wrote: > On Sun, 2004-11-07 at 12:56, Markus Bertheau wrote: >> В Вск, 07.11.2004, в 09:33, Simon Riggs пишет: >> > On Sat, 2004-11-06 at 23:42, Markus Bertheau wrote: >> > > В Сбт, 06.11.2004, в 23:13, Simon Riggs пишет: >> > > > On Sat, 2004-11-06

Re: [PATCHES] contrib/xml2: add function xml_encode_special_chars

2004-11-07 Thread Simon Riggs
On Sun, 2004-11-07 at 12:56, Markus Bertheau wrote: > Ð ÐÑÐ, 07.11.2004, Ð 09:33, Simon Riggs ÐÐÑÐÑ: > > On Sat, 2004-11-06 at 23:42, Markus Bertheau wrote: > > > Ð ÐÐÑ, 06.11.2004, Ð 23:13, Simon Riggs ÐÐÑÐÑ: > > > > On Sat, 2004-11-06 at 00:36, Markus Bertheau wrote: > > > > > Ð ÐÐÑ, 06.11.2004,

Re: [PATCHES] contrib/xml2: add function xml_encode_special_chars

2004-11-07 Thread Markus Bertheau
Ð ÐÑÐ, 07.11.2004, Ð 09:33, Simon Riggs ÐÐÑÐÑ: > On Sat, 2004-11-06 at 23:42, Markus Bertheau wrote: > > Ð ÐÐÑ, 06.11.2004, Ð 23:13, Simon Riggs ÐÐÑÐÑ: > > > On Sat, 2004-11-06 at 00:36, Markus Bertheau wrote: > > > > Ð ÐÐÑ, 06.11.2004, Ð 01:24, Peter Eisentraut ÐÐÑÐÑ: > > > > > Markus Bertheau wro

Re: [PATCHES] contrib/xml2: add function xml_encode_special_chars

2004-11-07 Thread Simon Riggs
On Sat, 2004-11-06 at 23:42, Markus Bertheau wrote: > Ð ÐÐÑ, 06.11.2004, Ð 23:13, Simon Riggs ÐÐÑÐÑ: > > On Sat, 2004-11-06 at 00:36, Markus Bertheau wrote: > > > Ð ÐÐÑ, 06.11.2004, Ð 01:24, Peter Eisentraut ÐÐÑÐÑ: > > > > Markus Bertheau wrote: > > > > > attached is a patch that adds the function

Re: [PATCHES] contrib/xml2: add function xml_encode_special_chars

2004-11-06 Thread Markus Bertheau
Ð ÐÑÐ, 07.11.2004, Ð 00:55, Peter Eisentraut ÐÐÑÐÑ: > Markus Bertheau wrote: > > It calls the similarly named function from libxml2. It replaces > > characters that carry a special meaning in XML (<, >, &, " and \r) > > with their respective XML entities. > > Where does this fit with the overall s

Re: [PATCHES] contrib/xml2: add function xml_encode_special_chars

2004-11-06 Thread Peter Eisentraut
Markus Bertheau wrote: > It calls the similarly named function from libxml2. It replaces > characters that carry a special meaning in XML (<, >, &, " and \r) > with their respective XML entities. Where does this fit with the overall scheme of things? I mean, you clearly wouldn't call that functi

Re: [PATCHES] contrib/xml2: add function xml_encode_special_chars

2004-11-06 Thread Markus Bertheau
Ð ÐÐÑ, 06.11.2004, Ð 23:13, Simon Riggs ÐÐÑÐÑ: > On Sat, 2004-11-06 at 00:36, Markus Bertheau wrote: > > Ð ÐÐÑ, 06.11.2004, Ð 01:24, Peter Eisentraut ÐÐÑÐÑ: > > > Markus Bertheau wrote: > > > > attached is a patch that adds the function xml_encode_special_chars > > > > to the xml2 contrib module. I

Re: [PATCHES] contrib/xml2: add function xml_encode_special_chars

2004-11-06 Thread Simon Riggs
On Sat, 2004-11-06 at 00:36, Markus Bertheau wrote: > Ð ÐÐÑ, 06.11.2004, Ð 01:24, Peter Eisentraut ÐÐÑÐÑ: > > Markus Bertheau wrote: > > > attached is a patch that adds the function xml_encode_special_chars > > > to the xml2 contrib module. It's against 8.0beta4. It's intended for > > > commit. > >

Re: [PATCHES] contrib/xml2: add function xml_encode_special_chars

2004-11-05 Thread Peter Eisentraut
Markus Bertheau wrote: > attached is a patch that adds the function xml_encode_special_chars > to the xml2 contrib module. It's against 8.0beta4. It's intended for > commit. Would you also tell us what this function does? -- Peter Eisentraut http://developer.postgresql.org/~petere/ ---

Re: [PATCHES] contrib/xml2: add function xml_encode_special_chars

2004-11-05 Thread Markus Bertheau
Ð ÐÐÑ, 06.11.2004, Ð 01:24, Peter Eisentraut ÐÐÑÐÑ: > Markus Bertheau wrote: > > attached is a patch that adds the function xml_encode_special_chars > > to the xml2 contrib module. It's against 8.0beta4. It's intended for > > commit. > > Would you also tell us what this function does? It calls th

[PATCHES] contrib/xml2: add function xml_encode_special_chars

2004-11-05 Thread Markus Bertheau
Hi, attached is a patch that adds the function xml_encode_special_chars to the xml2 contrib module. It's against 8.0beta4. It's intended for commit. I would have CC'ed the author, John Gray, but I was unable to find his email address. -- Markus Bertheau <[EMAIL PROTECTED]> ÐÐÐÑÐÐ Ð postgresql-8