index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
xml2
/
xslt_proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix xslt_process() to ensure that it inserts a NULL terminator after the
Tom Lane
2009-07-10
1
-8
/
+12
*
8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list
Bruce Momjian
2009-06-11
1
-1
/
+1
*
Fix executor/spi.h to follow our usual conventions for include files, ie,
Tom Lane
2009-01-07
1
-5
/
+8
*
Add $PostgreSQL$ markers to a lot of files that were missing them.
Andrew Dunstan
2008-05-17
1
-1
/
+4
*
Fix contrib/xml2 makefile to not override CFLAGS, and in passing make it
Tom Lane
2008-05-08
1
-1
/
+1
*
Use new cstring/text conversion functions in some additional places.
Tom Lane
2008-05-04
1
-13
/
+4
*
Simplify and standardize conversions between TEXT datums and ordinary C
Tom Lane
2008-03-25
1
-6
/
+3
*
Fix a passel of signed vs unsigned char warnings.
Tom Lane
2007-07-15
1
-1
/
+1
*
Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len).
Tom Lane
2007-02-27
1
-1
/
+1
*
Move xml2's PG_MODULE_MAGIC block to the right source file, per Michael Fuhr.
Tom Lane
2006-09-11
1
-2
/
+0
*
Magic blocks don't do us any good unless we use 'em ... so install one
Tom Lane
2006-05-30
1
-0
/
+2
*
This patch makes the error message strings throughout the backend
Neil Conway
2006-03-01
1
-3
/
+3
*
Standard pgindent run for 8.1.
Bruce Momjian
2005-10-15
1
-1
/
+1
*
Adjust comments previously moved to column 1 by pgident.
Bruce Momjian
2004-10-07
1
-1
/
+1
*
Pgindent run for 8.0.
Bruce Momjian
2004-08-29
1
-136
/
+133
*
Move new version of contrib/ xml into xml2, keep old version in /xml.
Bruce Momjian
2004-03-05
1
-0
/
+184