postgresql/src
Tom Lane 1dc3051088 Re-read Unix-socket lock file every so often (every CheckPoint interval,
actually) to ensure that its file access time doesn't get old enough to
tempt a /tmp directory cleaner to remove it.  Still another reason we
should never have put the sockets in /tmp in the first place ...
2001-01-27 00:05:31 +00:00
..
backend Re-read Unix-socket lock file every so often (every CheckPoint interval, 2001-01-27 00:05:31 +00:00
bin For missing owner of database, default to superuser. 2001-01-25 17:28:15 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +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 Re-read Unix-socket lock file every so often (every CheckPoint interval, 2001-01-27 00:05:31 +00:00
interfaces odbc1.diff changes the text on the Protocol Radio buttons on the driver 2001-01-26 22:41:59 +00:00
makefiles Remove -L$(libdir) from DLLLIBS to prevent linking with an old version 2001-01-09 18:45:41 +00:00
pl Clean up per-tuple memory leaks in trigger firing and plpgsql 2001-01-22 00:50:07 +00:00
template Darwin porting patches from Peter Bierman <bierman@apple.com> 2000-12-11 00:49:54 +00:00
test Change float8-to-int8 conversion to round to nearest, rather than 2001-01-26 22:50:26 +00:00
tools Add ./include/config.h.win32 to RELEASE update list. 2001-01-25 00:01:17 +00:00
tutorial Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
utils Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in New unified regression test driver, test/regress makefile cleanup, 2000-09-29 17:17:41 +00:00
Makefile Fix unportable use of '!' in shell commands. 2000-12-30 00:24:09 +00:00
Makefile.global.in Remove no-longer-used STRERROR2 config symbol. 2001-01-20 22:56:33 +00:00
Makefile.shlib -L linker options are now in LDFLAGS, not LIBS. The word hadn't gotten 2000-12-06 19:37:08 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00