postgresql/src
Heikki Linnakangas 61f4750bf8 Make DatumGetInetP() unpack inet datums with a 1-byte header, and add
a new macro, DatumGetInetPP(), that does not. This brings these macros
in line with other DatumGet*P() macros.

Backpatch to 8.3, where 1-byte header varlenas were introduced.
2011-11-08 22:45:13 +02:00
..
backend Make DatumGetInetP() unpack inet datums with a 1-byte header, and add 2011-11-08 22:45:13 +02:00
bin Fix pg_dump to dump casts between auto-generated types. 2011-10-18 17:11:13 -04:00
include Make DatumGetInetP() unpack inet datums with a 1-byte header, and add 2011-11-08 22:45:13 +02:00
interfaces Stamp 8.4.9. 2011-09-22 18:03:52 -04:00
makefiles Fix assorted issues with build and install paths containing spaces. 2011-06-14 16:03:20 -04:00
pl Translation updates 2011-09-22 22:31:27 +03:00
port Stamp 8.4.9. 2011-09-22 18:03:52 -04:00
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 2009-02-11 20:02:40 +00:00
test Change FK trigger creation order to better support self-referential FKs. 2011-10-26 13:02:46 -04:00
timezone Update docs to point to the timezone library's new home at IANA. 2011-10-27 23:09:21 -04:00
tools Back-patch Fix bat file quoting of %ENV from commit 19b7fac8. 2011-07-04 10:12:27 -04:00
tutorial Remove copyright mention of Andrew Yu, per author's permission. 2010-02-02 18:52:06 +00:00
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 2010-09-22 12:57:08 +02:00
bcc32.mak
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Add the possibility to specify an explicit validator function for foreign-data 2009-02-24 10:06:36 +00:00
Makefile.global.in Back-patch creation of tar.bz2 tarball during "make dist". 2011-07-03 16:40:28 -04:00
Makefile.shlib Fix assorted issues with build and install paths containing spaces. 2011-06-14 16:03:20 -04:00
nls-global.mk Do not msgmerge against /dev/null; merge against the pot file itself 2009-01-20 09:58:50 +00:00
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 2007-08-03 10:47:11 +00:00