postgresql/src
1999-04-30 16:22:46 +00:00
..
backend Clean up typo causing compile failure. 1999-04-30 16:22:46 +00:00
bin psql's recognition of comments didn't work right in MULTIBYTE 1999-04-25 23:10:36 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +00:00
data
include Fix from Yutaka Tanida <yutaka@marin.or.jp> 1999-04-26 04:40:17 +00:00
interfaces *** empty log message *** 1999-04-26 05:28:48 +00:00
lextest Apply Win32 patch from Horak Daniel. 1999-01-17 06:20:06 +00:00
makefiles Irix fix from Jeff Johnson 1999-03-15 15:20:52 +00:00
man Rename explain's "size" to "rows". 1999-04-23 21:23:49 +00:00
pl Change elog(ERROR) to get back to main loop via a plain sigsetjmp, 1999-04-20 02:19:59 +00:00
template add mipsel-unknown-linux-gnu support. config.guess seems slightly changed 1999-04-12 04:04:54 +00:00
test These are no longer used ... 1999-04-26 13:37:14 +00:00
tools Script for preparing derived files during tarball construction. 1999-03-20 17:53:54 +00:00
tutorial Fixup for src/tutorial/func.c and src/tutorial/func.source 1999-03-14 15:22:15 +00:00
utils Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
win32 Win32 new files. 1999-01-17 06:27:05 +00:00
config.guess Portability patches for HPUX 11 and Unixware in configure 1999-04-20 00:26:32 +00:00
config.sub Portability patches for HPUX 11 and Unixware in configure 1999-04-20 00:26:32 +00:00
configure Portability patches for HPUX 11 and Unixware in configure 1999-04-20 00:26:32 +00:00
configure.in Portability patches for HPUX 11 and Unixware in configure 1999-04-20 00:26:32 +00:00
DEVELOPERS
GNUmakefile.in
install-sh
Makefile
Makefile.global.in Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 1999-02-02 03:45:56 +00:00
Makefile.shlib Prevent priority inversion in locking by checking for existing locks 1999-04-30 02:04:51 +00:00
win32.mak