postgresql/src
Tatsuo Ishii de7c728d41 change #if defined(__mc68000__) to:
#if defined(__mc68000__) && defined(__linux__)
so that other m68k systems(such as NetBSD) will not be affected.
1999-06-13 00:07:43 +00:00
..
backend Move default NBuffers setting into config.h, and rename it 1999-06-12 22:17:24 +00:00
bin Cleanup 1999-06-08 01:37:55 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +00:00
data Remove duplicates 1998-03-16 05:52:23 +00:00
include change #if defined(__mc68000__) to: 1999-06-13 00:07:43 +00:00
interfaces *** empty log message *** 1999-06-10 19:11:33 +00:00
lextest Apply Win32 patch from Horak Daniel. 1999-01-17 06:20:06 +00:00
makefiles Apply freebsd specific patches dealign with ELF system from FreeBSD's 1999-05-17 04:13:29 +00:00
man More about chained mode and isolation. 1999-06-11 05:40:18 +00:00
pl Fix compile of plpgsql by adding 'extern int yylineno.' 1999-05-26 20:55:06 +00:00
template add m86 similar entries. 1999-06-11 14:34:02 +00:00
test Added 2 regression tests for NUMERIC data type. 1999-06-10 17:49:32 +00:00
tools Add fix for 0x7fU constants to pgindent 1999-05-26 15:20:04 +00:00
tutorial pgindent run over code. 1999-05-25 16:15:34 +00:00
utils pgindent run over code. 1999-05-25 16:15:34 +00:00
win32 Hi, 1999-06-11 15:01:29 +00:00
DEVELOPERS Move FAQ_DEV to docs directory, where it belongs. 1998-05-22 04:20:53 +00:00
GNUmakefile.in The TCL/TK configuration cleanup patches I submitted have the following 1998-10-18 04:16:08 +00:00
Makefile Warning in makefile added from DArcy. 1997-08-22 16:38:33 +00:00
Makefile.global.in Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 1999-02-02 03:45:56 +00:00
Makefile.shlib Dec alpha patches. 1999-05-19 18:04:51 +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 configure.in forgot to do AC_LANG_C to reselect C-based tests 1999-05-30 00:06:44 +00:00
configure.in configure.in forgot to do AC_LANG_C to reselect C-based tests 1999-05-30 00:06:44 +00:00
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
win32.mak Here are the patches against the current source tree. I have run the 1998-10-06 03:02:29 +00:00