]> granicus.if.org Git - postgresql/history - src/include/config.h.in
From Jason Tishler <jt@dothill.com>
[postgresql] / src / include / config.h.in
2001-01-19 Peter EisentrautFrom Jason Tishler <jt@dothill.com>
2001-01-09 Peter EisentrautAdd configure check for sys_nerr, to end all discussions.
2000-12-27 Tom LaneFix portability problems recently exposed by regression...
2000-12-02 Tom LaneDon't cause --enable-cassert to define COPY_PARSE_PLAN_...
2000-11-30 Tom LaneMake default socket directory location configurable...
2000-11-30 Vadim B. MikheevNo more #ifdef XLOG.
2000-11-29 Tom LaneGet rid of not-very-portable fcntl(F_SETLK) mechanism...
2000-11-20 Peter EisentrautEnable WAL in config.h, not Makefile.global.
2000-11-20 Peter EisentrautAdd configure checks for strtoll, strtoull (or strto...
2000-11-06 Peter EisentrautAdd -V option to backend, to show version, since -...
2000-11-03 Peter EisentrautAdd configure check to see whether <string.h> and ...
2000-10-30 Tatsuo IshiiAdd new configure option "--enable-uniconv" that enable...
2000-10-23 Bruce MomjianBack out xti.h portion of the patch.
2000-10-16 Bruce MomjianRemove NO_SECURITY define.
2000-10-14 Bruce MomjianThe configure script fails to find <netinet/tcp.h>.
2000-10-07 Bruce Momjian The beos port in the source tree doesn't even...
2000-10-03 Peter EisentrautBetter coding of readline tests
2000-10-03 Bruce MomjianNew diff that now covers the entire tree. Applying...
2000-10-02 Bruce MomjianHere is the first batch of files and diffs for the...
2000-09-29 Bruce MomjianPlease apply the following patch to fix problems with...
2000-09-29 Peter EisentrautStandardize on __CYGWIN__ rather than __CYGWIN32__...
2000-09-27 Peter EisentrautFixes for Cygwin, with help from Pete Forman <gsez020...
2000-08-29 Peter EisentrautRevert removal of signed, volatile, and signal handler...
2000-08-27 Peter EisentrautRemove configure tests for `signed', `volatile', and...
2000-08-26 Tom LaneRename BITSPERBYTE to BITS_PER_BYTE to avoid conflict...
2000-08-20 Peter EisentrautIntroduce HAVE_UNIX_SOCKETS symbol to replace repeatedl...
2000-08-07 Tom LaneTOAST mop-up work: update comments for tuple-size-relat...
2000-08-07 Tom LaneClean up bogosities in use of random(3) and srandom...
2000-07-28 Tom LaneRemove <values.h> inclusions, no-longer-needed MAXINT...
2000-07-14 Peter EisentrautRemove references to symbols that no longer get defined
2000-07-12 Peter EisentrautRemove a bunch of unused configure tests, in particular...
2000-07-11 Bruce Momjian Here is the patch with memory leak checker. This check...
2000-07-09 Peter EisentrautAnother round of those unportable config/build changes :-/
2000-07-05 Marc G. Fournieradd check for libz compression library for pg_dump
2000-07-02 Peter EisentrautVersion number now set in configure, available through...
2000-06-29 Tom LaneRearrange config.h entries into a more sensible order...
2000-06-19 Peter EisentrautIntegrated ODBC driver into regular build. No more...
2000-06-17 Peter EisentrautRemove fmgrstamp-h business -- not needed and confusing
2000-06-11 Peter EisentrautSubstituted new configure test for types of accept()
2000-06-09 Bruce MomjianI have made the couple of mods required to make the...
2000-06-04 Peter EisentrautRemoved ELOG_TIMESTAMPS #define in favor of two run...
2000-06-04 Peter EisentrautNew ps display code, works on more platforms.
2000-05-31 Peter EisentrautThe heralded `Grand Unified Configuration scheme' ...
2000-05-12 Marc G. FournierAdd two checks ... one for setproctitle and one for...
2000-04-14 Tom LaneFix silly definition order in config.h --- we had proto...
2000-03-30 Tom LaneAdd configure checks to see if 'using namespace std...
2000-03-17 Tom LaneAdd safety check on expression nesting depth. Default...
2000-03-05 Peter EisentrautAdded configure test for readline's filename_completion...
2000-02-20 Peter EisentrautMoved psql \eset and \eshow to \encoding
2000-01-21 Tom LaneFix tab-complete so it works with old versions of readl...
2000-01-15 Peter Eisentraut- Allow array on int8
2000-01-11 Tom LaneMake FUNC_MAX_ARGS equal INDEX_MAX_KEYS, as it should.
2000-01-11 Bruce MomjianMore fixes, but still need +1 for FUNC_MAX_ARGS
2000-01-10 Bruce MomjianFix initdb so it works, but still only for 8.
2000-01-10 Bruce MomjianCleanup for func args > 8.
2000-01-10 Bruce MomjianUpdate fmgr to allow 32 arguments.
2000-01-10 Bruce MomjianMake number of args to a function configurable.
2000-01-10 Bruce MomjianMove fixes for >8 indexed fields.
1999-12-20 Tom LaneAvoid compiler warnings on systems that have snprintf...
1999-11-04 Bruce MomjianImprove getopt and readline support, from Peter Eisentraut.
1999-10-25 Tom LaneStandardize on MAXPGPATH as the size of a file pathname...
1999-10-02 Tom LaneReplace float.c's #ifdef finite check with a proper...
1999-09-11 Tom LaneEliminate query length limitation imposed by pg_client_...
1999-07-19 Bruce MomjianRe-add getopt.h check, remove NT-specific tests for it.
1999-07-19 Bruce MomjianRemove getopt configure check.
1999-07-19 Tom LanePut back mistakenly removed configure test for HAVE_NET...
1999-07-18 Bruce MomjianAdd getopt test.
1999-07-18 Bruce MomjianFix configure problem.
1999-07-18 Bruce Momjianconfigure cleanup
1999-07-18 Bruce Momjianconfigure cleanup
1999-07-18 Bruce MomjianUpdate configure include checks.
1999-07-18 Bruce MomjianUpdate includes from configure
1999-07-09 Bruce MomjianAdd mention block size <= 32k.
1999-06-12 Tom LaneMove default NBuffers setting into config.h, and rename it
1999-06-04 Tom LaneAdd configurable option controlling security checks...
1999-05-25 Vadim B. MikheevGet rid of page-level locking in btree-s.
1999-05-15 Bruce MomjianI've got 2 pretty small patches.
1999-04-06 Tom LaneOn reflection, filesize limit ought to be an exact...
1999-04-05 Tom LaneReduce default file size limit to 1Gb, and move the
1999-04-02 Tom LaneRemove overly presumptuous use of __STDC__ in c.h,...
1999-03-25 Tom LaneRevise memutils.h to use alignment information gathered by
1999-03-15 Tom LaneFix int8 configure one more time ... prior version...
1999-03-08 Marc G. FournierHave configure check for use of %lld for int64, and...
1999-02-21 Tom LaneRearrange handling of MAXBACKENDS a little bit. The...
1999-02-19 Tom LaneAllow maximum number of backends to be set at configure...
1999-02-07 Tom LaneCorrect definition of srandom() --- it takes unsigned...
1999-01-17 Tom LaneAdd description of ELOG_TIMESTAMPS and USE_SYSLOG options,
1999-01-17 Tom LaneAdd configure test to see whether vsnprintf() is present,
1998-12-29 Bruce MomjianFix for deadlock detection timeout.
1998-12-13 Tom LaneUse standard AC_PROG_INSTALL macro to search for instal...
1998-11-29 Tom LaneUse autoconf to determine whether system has POSIX...
1998-10-13 Marc G. FournierFrom: Peter Gucwa <pg@softcomputer.com>
1998-10-08 Tom LaneDo not enable TCL_ARRAYS feature by default, because it
1998-10-07 Thomas G. LockhartAdd a few items to support an integrated build of the...
1998-10-06 Tom LaneAdd configure test to make sure fcntl(SETLK) is available,
1998-09-11 Bruce MomjianRemove lld from LONG LONG name
1998-09-11 Bruce MomjianRemove %qd.
1998-09-11 Bruce Momjian%lld fix.
1998-09-10 Bruce Momjianlong long cleanup
1998-08-25 Marc G. FournierFrom: Massimo Dal Zotto <dz@cs.unitn.it>
next