summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adjust configure's handling of libedit to not look for a history.h file.Tom Lane2006-10-043-500/+42
* Update Solaris FAQ.Bruce Momjian2006-10-041-14/+101
* Exclude pgindent from affecting the ecpg regression directory.Bruce Momjian2006-10-041-1/+3
* Fix initdb's logic for picking shared_buffers/max_fsm_pages, which hadTom Lane2006-10-041-18/+15
* Fix comment to agree with presentation.Tom Lane2006-10-041-2/+2
* Improve error messages from to_tsquery per yesterday's discussion:Tom Lane2006-10-041-8/+18
* Add qsort and qsort_arg to MSVC list of src/port files.Tom Lane2006-10-041-2/+2
* Reverted changes made by pgindentMichael Meskes2006-10-0443-4111/+2575
* pgindent run for 8.2.Bruce Momjian2006-10-04522-17381/+21508
* Udpate typedefs for pgindent.Bruce Momjian2006-10-041-1/+2
* Switch over to using our own qsort() all the time, as has been proposedTom Lane2006-10-037-72/+248
* pgevent fixes:Bruce Momjian2006-10-032-2/+6
* Update typedef list for 8.2 pgindent run.Bruce Momjian2006-10-031-43/+107
* Fix yesno_prompt() memory leak in /script tools, reported by Converity.Bruce Momjian2006-10-031-4/+12
* Improve numeric overflow error message.Bruce Momjian2006-10-032-5/+6
* Make some sentences consistent with similar ones.Bruce Momjian2006-10-039-22/+22
* Improve readline psql prompt suggestion.Bruce Momjian2006-10-031-2/+2
* Add experimental support for db2x texinfoBruce Momjian2006-10-031-2/+22
* The attached patch changes units of the some default values inBruce Momjian2006-10-034-46/+99
* Cleanup pgwin32_open() 'if' test, and avoid possible error.Bruce Momjian2006-10-031-3/+9
* Rearrange MSVC errcode hack, fix incorrect _MSC_VER test. MagnusTom Lane2006-10-032-6/+5
* Move WIN32_ONLY_COMPILER define from c.h to win32.h because it was beingBruce Momjian2006-10-032-5/+6
* This patch fixes a small typo in information_schema.sgml.Bruce Momjian2006-10-031-2/+2
* Mention in postgresql.conf that autovacuum also needsBruce Momjian2006-10-031-0/+2
* Add URL for strlcpy():Bruce Momjian2006-10-032-2/+6
* Add:Bruce Momjian2006-10-032-3/+8
* Add URL about strlcpy() creation history.Bruce Momjian2006-10-021-1/+2
* Update wording:Bruce Momjian2006-10-022-4/+4
* Add:Bruce Momjian2006-10-022-2/+5
* Remove mention of the -fast option from the Solaris FAQ.Bruce Momjian2006-10-021-12/+1
* Update recovery documentation.Bruce Momjian2006-10-021-1/+51
* Update tsearch2 README.Bruce Momjian2006-10-021-3/+2
* Add URL for cached copy of paper as SGML comment.Bruce Momjian2006-10-021-1/+5
* Add release note item:Bruce Momjian2006-10-021-1/+8
* Move "Exotic Features" to the bottom of TODO.Bruce Momjian2006-10-022-69/+70
* Properly handle the case where strlcpy() exists in libc but isn'tTom Lane2006-10-024-79/+156
* Improve documentation of configure's readline/libedit switches.Tom Lane2006-10-013-43/+49
* Make some marginal performance improvements in reportErrorPosition(),Tom Lane2006-10-011-66/+86
* Do a CHECK_FOR_INTERRUPTS after emitting a message of less than ERRORTom Lane2006-10-011-2/+9
* date_trunc also accepts 'quarter'. Noted by Yoshihisa Nakano.Tom Lane2006-10-011-1/+2
* Remove accented characters in comments, to avoid failures when thisTom Lane2006-10-011-2/+2
* Fix overly enthusiastic Assert introduced in 8.1: it's expecting aTom Lane2006-10-011-3/+7
* Suppress compiler warnings.Tom Lane2006-09-301-2/+4
* uninstall script for sslinfoTom Lane2006-09-302-0/+10
* uninstall script for pg_freespacemapTom Lane2006-09-302-1/+9
* uninstall script for pgrowlocks - Josh DrakeTom Lane2006-09-302-1/+7
* Add uninstall script for adminpack - Josh DrakeTom Lane2006-09-302-0/+9
* BSD/OS doesn't have a prototype for strlcpy() but has the function, soBruce Momjian2006-09-301-2/+2
* Add:Bruce Momjian2006-09-302-2/+16
* Add MONEY URL:Bruce Momjian2006-09-302-2/+4