summaryrefslogtreecommitdiff
path: root/contrib/xml2/xpath.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Cleanup some unnecessary void * casts when using pfree() in contrib/xmlNeil Conway2004-10-131-6/+6
| | | | and contrib/xml2
* Pgindent run for 8.0.Bruce Momjian2004-08-291-419/+435
|
* contrib/xml2 updates from John Gray:Neil Conway2004-03-071-7/+7
| | | | | | I have changed the name of the new parse function to xml_valid and fixed a reference to SortMem which meant that the code as supplied would work against 7.3 and 7.4 but wouldn't work in CVS.
* Move new version of contrib/ xml into xml2, keep old version in /xml.Bruce Momjian2004-03-051-0/+893