postgresql/src
Tom Lane e18a862d46 Remove 'override' keyword, which breaks the build on HPUX, and probably
anywhere else that Makefile.shlib needs to modify CFLAGS to produce
valid code for a shared library.  I'm not real clear on *why* the use
of override causes make to ignore the later attempt to assign
CFLAGS		+=
but it indubitably does --- at least on gmake 3.79.1.  gmake bug?
2000-10-20 03:45:35 +00:00
..
backend Clean up gcc warnings. 2000-10-20 02:53:10 +00:00
bin New file naming. Database OID is used as "tablespace" id and 2000-10-16 14:52:28 +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 The following patch was sent to the patches list: 2000-10-18 16:16:18 +00:00
interfaces Remove 'override' keyword, which breaks the build on HPUX, and probably 2000-10-20 03:45:35 +00:00
makefiles Something changed, that now shows that there is a dependency missing in 2000-10-16 15:00:15 +00:00
pl Update pltcl regress test to exercise return_null; also make use of 2000-10-17 21:23:09 +00:00
template Unify solaris_i386 and solaris_sparc templates. They were almost identical 2000-10-10 21:22:29 +00:00
test The following patch was sent to the patches list: 2000-10-18 16:16:18 +00:00
tools Update make_mkid 2000-10-11 17:55:34 +00:00
tutorial Fix relative path references so that make knowns which dependencies refer 2000-08-31 16:12:35 +00:00
utils Standardize on __CYGWIN__ rather than __CYGWIN32__ macro. Doesn't matter 2000-09-29 13:53:35 +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 Put back old Makefiles, in pgsql and pgsql/src. 2000-06-12 16:37:22 +00:00
Makefile.global.in Unify solaris_i386 and solaris_sparc templates. They were almost identical 2000-10-10 21:22:29 +00:00
Makefile.shlib Unify solaris_i386 and solaris_sparc templates. They were almost identical 2000-10-10 21:22:29 +00:00
win32.mak Hi! 2000-01-18 19:05:31 +00:00