postgresql/src
Tom Lane 664dd614d9 If create/drop database are going to call closeAllVfds(), they ought
to do it at the last moment before calling system() ... not at some
randomly-chosen earlier point in the routine ...
2000-06-02 04:04:54 +00:00
..
backend If create/drop database are going to call closeAllVfds(), they ought 2000-06-02 04:04:54 +00:00
bin The heralded `Grand Unified Configuration scheme' (GUC) 2000-05-31 00:28:42 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include Create an fd.c entry point that is just like plain open(2) except that 2000-06-02 03:58:34 +00:00
interfaces Removed timezone in ResultSet.getTimestamp() 2000-06-01 06:33:01 +00:00
makefiles
pl Third round of fmgr updates: eliminate calls using fmgr() and 2000-05-30 04:25:00 +00:00
template Finally figured out that HP's cpp won't do ANSI preprocessing constructs 2000-04-21 03:07:51 +00:00
test Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
tools Update pgcvslog 2000-06-01 01:34:02 +00:00
tutorial Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
utils
win32
config.guess
config.sub
configure The heralded `Grand Unified Configuration scheme' (GUC) 2000-05-31 00:28:42 +00:00
configure.in The heralded `Grand Unified Configuration scheme' (GUC) 2000-05-31 00:28:42 +00:00
DEVELOPERS
GNUmakefile.in
install-sh
Makefile
Makefile.global.in Generated header files parse.h and fmgroids.h are now copied into 2000-05-29 05:45:56 +00:00
Makefile.shlib Several compilation and run-time problems occur when building on SGI 2000-05-16 20:48:52 +00:00
mkinstalldirs
win32.mak