aboutsummaryrefslogtreecommitdiff
path: root/src/include/pg_config_manual.h
Commit message (Expand)AuthorAge
* Add built-in userlock manipulation functions to replace the formerTom Lane2006-09-18
* Make the planner estimate costs for nestloop inner indexscans on the basisTom Lane2006-06-06
* Define a separately configurable XLOG_BLCKSZ symbol for the page sizeTom Lane2006-04-03
* Remove BEOS port.Bruce Momjian2006-01-05
* Remove QNX port.Bruce Momjian2006-01-05
* Allocate a few extra LWLocks for possible use by add-on modules.Tom Lane2005-10-07
* Add a trace_sort option to help with measuring resource usage of externalTom Lane2005-10-03
* Officially decouple FUNC_MAX_ARGS from INDEX_MAX_KEYS, and set theTom Lane2005-03-29
* Minor cleanup.Bruce Momjian2004-09-10
* Pgindent run for 8.0.Bruce Momjian2004-08-29
* Integrate src/timezone library for all platforms. There is more we canTom Lane2004-05-21
* Replace max_expr_depth parameter with a max_stack_depth parameter thatTom Lane2004-03-24
* Allow 'Infinity' and '-Infinity' as input to the float4 and float8Neil Conway2004-03-12
* Commit the reasonably uncontroversial parts of J.R. Nield's PITR patch, toTom Lane2004-02-11
* Make the 'wal_debug' GUC variable a boolean (rather than an integer), andNeil Conway2004-01-06
* make sure the $Id tags are converted to $PostgreSQL as well ...PostgreSQL Daemon2003-11-29
* Add operator strategy and comparison-value datatype fields to ScanKey.Tom Lane2003-11-09
* Arrange to align shared disk buffers on at least 32-byte boundaries,Tom Lane2003-09-21
* pgindent run.Bruce Momjian2003-08-04
* IPv6 cleanups.Bruce Momjian2003-06-12
* Allow Win32 to compile under MinGW. Major changes are:Bruce Momjian2003-05-15
* Make Win32 tests to match existing Cygwin tests, where appropriate.Bruce Momjian2003-04-18
* Generate pg_config.h.in by autoheader. Separate out manually editablePeter Eisentraut2003-04-06