Commit Graph

30 Commits (bf6b92d6e06cbca70e5c43bcdf7d58f15f27bf99)

Author SHA1 Message Date
Bruce Momjian 32883a5d3c Add blank line. 19 years ago
Bruce Momjian ad9674043a Add 'feedback' section heading to xml2. 19 years ago
Bruce Momjian 6935652c34 Update XML2 documentation for xpath_table(). 19 years ago
Tom Lane a0ffab351e Magic blocks don't do us any good unless we use 'em ... so install one 20 years ago
Tom Lane 798e63ffb0 Remove CXT_printf/CXT1_printf macros. If anyone had found them to be of 20 years ago
Tom Lane 7d84d3ec1c Fix order of linking of libxslt and libxml2, per Dave Page. 20 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
Peter Eisentraut 7f4f42fa10 Clean up CREATE FUNCTION syntax usage in contrib and elsewhere, in 20 years ago
Peter Eisentraut fe83b3ebc6 contrib uninstall scripts 20 years ago
Bruce Momjian 1dc3498251 Standard pgindent run for 8.1. 20 years ago
Bruce Momjian 3af21fa568 Mark xslt_process() as volatile. 20 years ago
Bruce Momjian 40e1b30f63 Change xpath_table() and xslt_process() from IMMUTABLE to STABLE. 20 years ago
Bruce Momjian 7d43349ab5 Fix capitalization of example. 20 years ago
Tom Lane 0b36cb83dc PGXS should be set with := not =, as specified in the documentation, 20 years ago
Neil Conway 75c76e93c7 Mark xml2 CREATE FUNCTIONs as IMMUTABLE, and use the "STRICT" syntax 20 years ago
Tom Lane be3aa30da3 Fix inadequate error checking: you can't assume that fcinfo->resultinfo 20 years ago
Bruce Momjian 2d16f7c458 Update version restriction on xml2. 21 years ago
Bruce Momjian 082283b9b9 Fix README /contrib/xml2 reference in 8.0 and HEAD. 21 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 8f012ac89b Contrib build fixes: 21 years ago
Neil Conway 04a1a24e9c Cleanup some unnecessary void * casts when using pfree() in contrib/xml 21 years ago
Bruce Momjian a5d7ba773d Adjust comments previously moved to column 1 by pgident. 21 years ago
Bruce Momjian b6b71b85bc Pgindent run for 8.0. 21 years ago
Bruce Momjian ee85595d46 > Please find enclose a submission to fix these problems. 21 years ago
Bruce Momjian 181d4d410a Rename README's to match directory names. Mention copyright matches 22 years ago
Neil Conway bab4269b95 contrib/xml2 updates from John Gray: 22 years ago
Bruce Momjian 3f01eba0bf Have makefile reference /xml2. 22 years ago
Bruce Momjian 31f4b59a46 Move new version of contrib/ xml into xml2, keep old version in /xml. 22 years ago