postgresql/src
Vadim B. Mikheev f0e37a8531 New CHECKPOINT command.
Auto removing of offline log files and creating new file
at checkpoint time.
2000-11-05 22:50:21 +00:00
..
backend New CHECKPOINT command. 2000-11-05 22:50:21 +00:00
bin Since the backend now handles relative PGDATA, initdb doesn't have to work 2000-11-04 12:47:48 +00:00
corba
data
include New CHECKPOINT command. 2000-11-05 22:50:21 +00:00
interfaces Fix for missing EUC_TW encoding 2000-11-04 02:27:56 +00:00
makefiles Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++ 2000-11-04 16:35:55 +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 This is no longer used since we have the 'resultmap'. 2000-11-04 13:37:39 +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 Put back old Makefiles, in pgsql and pgsql/src. 2000-06-12 16:37: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