postgresql/src
Tom Lane 579b72c5de Run AC_PROG_GCC_TRADITIONAL only when running AC_PROG_CC,
ie, not when user specifies --with-CC.  This corrects a scripting error
that I'm surprised hasn't been reported more often.  Moving the macro call
to the earlier point in the script is correct anyway: if -traditional is needed,
it should get added to CFLAGS before we start using the compiler for
other tests.
1998-10-29 17:57:52 +00:00
..
backend Re-fix test for negative-integer return code that should be 1998-10-29 16:13:07 +00:00
bin Fix missing dependency for Makefile inclusions. 1998-10-27 21:51:54 +00:00
data
include Fix a veritable boatload of errors in oprcom, oprnegate, 1998-10-29 04:22:52 +00:00
interfaces Fix macro declarations to allow disabling mylog() and qlog() on Unix boxes. 1998-10-28 17:09:22 +00:00
lextest
makefiles Oops, don't forget to get rid ofthe -Bforcearchive option altogether... 1998-10-27 04:32:53 +00:00
man Fix from Tom Lane for pg_shadow in pg_upgrade 1998-10-25 02:47:38 +00:00
pl Make these file generated in distribution. 1998-10-28 17:07:17 +00:00
template Compiler options not spelled quite right... 1998-10-26 00:57:33 +00:00
test I suspect that there is no longer a need for a platform- 1998-10-29 04:32:57 +00:00
tools I agree. I think, though, that the best argument presented in the 1998-10-08 00:19:47 +00:00
tutorial OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
utils OK, folks, here is the pgindent output. 1998-09-01 04:40:42 +00:00
config.guess My mailer munged the intro text in my last post. Here is the text 1998-07-19 04:17:13 +00:00
config.sub
configure Autoconf... 1998-10-28 19:40:08 +00:00
configure.in Run AC_PROG_GCC_TRADITIONAL only when running AC_PROG_CC, 1998-10-29 17:57:52 +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
install-sh
Makefile
Makefile.global.in Centralized shared-library build knowledge in a new file, 1998-10-19 00:00:51 +00:00
Makefile.shlib Include appropriate flags for resolved shared library LDFLAGS_ODBC 1998-10-28 06:49:10 +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