Commit Graph

17 Commits (c111a7211f758dbcc70fb392aa0949748cadb1e4)

Author SHA1 Message Date
Tom Lane 220db7ccd8 Simplify and standardize conversions between TEXT datums and ordinary C 18 years ago
Tom Lane 4608f359a6 Fix a passel of signed vs unsigned char warnings. 18 years ago
Tom Lane 234a02b2a8 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). 19 years ago
Bruce Momjian f99a569a2e pgindent run for 8.2. 19 years ago
Tom Lane 1246d797e4 Rename xml_valid() to xml_is_well_formed(), but provide a temporary 19 years ago
Tom Lane 7ce2ff2d22 Move xml2's PG_MODULE_MAGIC block to the right source file, per Michael Fuhr. 19 years ago
Tom Lane 798e63ffb0 Remove CXT_printf/CXT1_printf macros. If anyone had found them to be of 19 years ago
Neil Conway 0d9742f99a Attached is a patch that replaces a bunch of places where StringInfos 20 years ago
Neil Conway 8e5a10d46c This patch makes the error message strings throughout the backend 20 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Tom Lane be3aa30da3 Fix inadequate error checking: you can't assume that fcinfo->resultinfo 20 years ago
Tom Lane 0549de06ba Fix segfault when xpath_list function is applied to an invalid document. 21 years ago
Bruce Momjian 1646586271 Attached is a patch that adds the function xml_encode_special_chars to 21 years ago
Neil Conway 04a1a24e9c Cleanup some unnecessary void * casts when using pfree() in contrib/xml 21 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 21 years ago
Neil Conway bab4269b95 contrib/xml2 updates from John Gray: 22 years ago
Bruce Momjian 31f4b59a46 Move new version of contrib/ xml into xml2, keep old version in /xml. 22 years ago
Bruce Momjian adca025c9e Thanks to the generous support of Torchbox (http://www.torchbox.com), I 22 years ago