postgresql/src
Tom Lane bdef2bf296 Adjust configure's handling of libedit to not look for a history.h file.
Per Bob Friesenhahn's report, this file is not supplied by some versions
of libedit, and even when it is supplied it seems to be just a link to
readline.h, so we don't need to include it anyway.
Also, ensure that we won't try to use a too-old version of Bison.
The previous coding would bleat but then use it anyway; better to invoke
the 'missing' script if any grammar files need to be rebuilt.
2006-10-04 22:31:14 +00:00
..
backend Fix comment to agree with presentation. 2006-10-04 18:45:52 +00:00
bin Fix initdb's logic for picking shared_buffers/max_fsm_pages, which had 2006-10-04 18:58:08 +00:00
include Adjust configure's handling of libedit to not look for a history.h file. 2006-10-04 22:31:14 +00:00
interfaces Reverted changes made by pgindent 2006-10-04 10:09:03 +00:00
makefiles Fix shared library creation to work properly on AIX. Albe Laurenz 2006-09-19 15:36:08 +00:00
pl pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
port pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
template Remove extra 'else' in solaris compiler code. 2006-04-28 04:32:10 +00:00
test pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
timezone pgindent run for 8.2. 2006-10-04 00:30:14 +00:00
tools Exclude pgindent from affecting the ecpg regression directory. 2006-10-04 20:42:19 +00:00
tutorial Fix some misuses of strncat(). 2006-09-27 16:19:42 +00:00
bcc32.mak Add -N make flag to bcc builds from /src dir. 2005-05-13 18:12:35 +00:00
DEVELOPERS Testing commit stuff 2006-07-10 15:50:02 +00:00
Makefile Remove dllinit.c; it was only needed for long-obsolete Cygwin versions, 2006-06-22 23:50:35 +00:00
Makefile.global.in Switch over to using our own qsort() all the time, as has been proposed 2006-10-03 22:18:23 +00:00
Makefile.shlib Fix shared library creation to work properly on AIX. Albe Laurenz 2006-09-19 15:36:08 +00:00
nls-global.mk When merging PO files, take into consideration translations in other PO 2006-04-05 13:40:15 +00:00
win32.mak Fix win32.mak for config cleanup. 2006-08-08 22:44:05 +00:00