postgres/src
Magnus Hagander 8292079ad3 Silence compiler warning about size of size_t being larger than the result
variable it's stored in. We know this can never happen. Per discussion.
2010-01-02 15:18:42 +00:00
..
backend Support 64-bit shared memory when building on 64-bit Windows. 2010-01-02 12:18:45 +00:00
bin Add backend and pg_dump code to allow preservation of pg_enum oids, for 2009-12-27 14:50:46 +00:00
include Set proper sizes for size_t and void* on 64-bit Windows builds. 2010-01-02 13:56:37 +00:00
interfaces Redefine Datum as uintptr_t, instead of unsigned long. 2009-12-31 19:41:37 +00:00
makefiles Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
pl Redefine Datum as uintptr_t, instead of unsigned long. 2009-12-31 19:41:37 +00:00
port Fix cast for _open_osfhandle(). 2010-01-02 12:00:08 +00:00
template Tweak configure to attempt to add -qnoansialias to CFLAGS whenever running 2009-02-11 20:02:40 +00:00
test Support "x IS NOT NULL" clauses as indexscan conditions. This turns out 2010-01-01 21:53:49 +00:00
timezone Update time zone data files to tzdata release 2009s: DST law changes in 2009-12-09 00:35:32 +00:00
tools Silence compiler warning about size of size_t being larger than the result 2010-01-02 15:18:42 +00:00
tutorial 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
DEVELOPERS Replace a couple of references to files that no longer exist in the source 2009-05-04 08:08:47 +00:00
Makefile Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
Makefile.global.in Python 3 support in PL/Python 2009-12-15 22:59:55 +00:00
Makefile.shlib Derived files that are shipped in the distribution used to be built in the 2009-08-28 20:26:19 +00:00
bcc32.mak Remove old-style win32 client-only visual c++ build infrastructure for everything except 2007-03-05 14:18:38 +00:00
nls-global.mk Update of install-sh, mkinstalldirs, and associated configury 2009-08-26 22:24:44 +00:00
win32.mak Update supported standalone VC++ version to 7.1+ only, and fix 2007-08-03 10:47:11 +00:00