postgresql/src
2008-04-15 13:55:12 +00:00
..
backend Add pg_terminate_backend() to allow terminating only a single session. 2008-04-15 13:55:12 +00:00
bin Push index operator lossiness determination down to GIST/GIN opclass 2008-04-14 17:05:34 +00:00
include Add pg_terminate_backend() to allow terminating only a single session. 2008-04-15 13:55:12 +00:00
interfaces Make parameters in implementation have same const:ness as the ones in 2008-04-10 15:20:52 +00:00
makefiles Implement a few changes to how shared libraries and dynamically loadable 2008-04-07 14:15:58 +00:00
pl Implement a few changes to how shared libraries and dynamically loadable 2008-04-07 14:15:58 +00:00
port A quick try at un-breaking the Cygwin build. Whether it needs the 2008-04-11 23:53:00 +00:00
template
test Replace "amgetmulti" AM functions with "amgetbitmap", in which the whole 2008-04-10 22:25:26 +00:00
timezone More README src cleanups. 2008-03-21 13:23:29 +00:00
tools Make integer_datetimes the default for MSVC even if not mentioned in config.pl. 2008-04-15 12:16:51 +00:00
tutorial Implement a few changes to how shared libraries and dynamically loadable 2008-04-07 14:15:58 +00:00
bcc32.mak
DEVELOPERS
Makefile Catch all errors in for and while loops in makefiles. Don't ignore any 2008-03-18 16:24:50 +00:00
Makefile.global.in Upgrade to Autoconf 2.61: 2008-02-17 16:36:43 +00:00
Makefile.shlib On cygwin and win32, don't override the shlib name when building a module. 2008-04-08 09:50:29 +00:00
nls-global.mk
win32.mak