You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src
Tom Lane 8476f055e0 Suppress pointer-signedness warning. 17 years ago
..
backend Support hex-string input and output for type BYTEA. 17 years ago
bin Suppress pointer-signedness warning. 17 years ago
include Support hex-string input and output for type BYTEA. 17 years ago
interfaces Teach PQescapeByteaConn() to use hex format when the target connection is 17 years ago
makefiles When calling unsupported "make check" with a pgxs module, return a nonzero 17 years ago
pl Replace PLpgSQL_dstring by StringInfo. 17 years ago
port Fix minor memory leak in Win32 SID handling functions. Not a big issue 17 years ago
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 17 years ago
test Support hex-string input and output for type BYTEA. 17 years ago
timezone Update time zone data files to tzdata release 2009i: DST law changes in 17 years ago
tools Enable the use of multiple CPUs/cores when building on MSVC. This only 17 years ago
tutorial 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 17 years ago
DEVELOPERS Replace a couple of references to files that no longer exist in the source 17 years ago
Makefile Add the possibility to specify an explicit validator function for foreign-data 17 years ago
Makefile.global.in Fix the makefiles to fail cleanly if Perl is needed but not present. This 17 years ago
Makefile.shlib Allow out-of-tree builds on mingw and cygwin 17 years ago
bcc32.mak
nls-global.mk Do not msgmerge against /dev/null; merge against the pot file itself 17 years ago
win32.mak