postgresql/src
2000-11-07 06:51:21 +00:00
..
backend DropErrorMsg() died with assert failure if try to drop a toast table... 2000-11-07 02:17:50 +00:00
bin Add -V option to backend, to show version, since --version doesn't seem 2000-11-06 22:18:10 +00:00
corba
data
include Add -V option to backend, to show version, since --version doesn't seem 2000-11-06 22:18:10 +00:00
interfaces Fix for missing EUC_TW encoding 2000-11-04 02:27:56 +00:00
makefiles Back out aix makefile patch. 2000-11-06 18:06:58 +00:00
pl outdated and obsolete 2000-11-03 20:38:42 +00:00
template Put -Ae into CC not CFLAGS, since it's not optional. 2000-11-04 14:34:54 +00:00
test Update for new results. 2000-11-07 06:51:21 +00:00
tools Make PROCEDURAL optional in CREATE/DROP LANGUAGE. 2000-11-04 21:04:56 +00:00
tutorial Add support for VPATH builds, that is, building somewhere else than in the 2000-10-20 21:04:27 +00:00
utils Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matter 2000-09-29 13:53:35 +00:00
DEVELOPERS
GNUmakefile.in New unified regression test driver, test/regress makefile cleanup, 2000-09-29 17:17:41 +00:00
Makefile Fix GNU make detection. 2000-11-06 18:18:22 +00:00
Makefile.global.in Add some configure checks for DocBook and related tools. With a somewhat 2000-11-05 21:04:07 +00:00
Makefile.shlib Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++ 2000-11-04 16:35:55 +00:00
win32.mak