aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Avoid possibly-unportable initializer, per buildfarm warningTeodor Sigaev2007-09-18
* Doc reminder that integer pg version also needs updating.Bruce Momjian2007-09-18
* Remove extra tab in postgresql.confBruce Momjian2007-09-17
* Remove Assert(BgWriterShmem != NULL), which is rather pointless sinceTom Lane2007-09-16
* Fix overflow in extract(epoch from interval) for intervals exceeding 68 years.Tom Lane2007-09-16
* Update release notes for last-minute fix.Tom Lane2007-09-16
* Fix aboriginal mistake in lazy VACUUM's code for truncating awayTom Lane2007-09-16
* Update Japanese FAQ.Bruce Momjian2007-09-15
* Add:Bruce Momjian2007-09-14
* Add:Bruce Momjian2007-09-14
* Fix markup.Bruce Momjian2007-09-14
* Update pronunciation FAQ item.Bruce Momjian2007-09-14
* Update to mention alternate project name is "Postgres".Bruce Momjian2007-09-14
* Remove GIN interface section, which is now documented in SGML.Bruce Momjian2007-09-14
* Fix markup that doesn't work in back branches.Tom Lane2007-09-14
* Fix GSS API pointer checking.Bruce Momjian2007-09-14
* Document atan2() as y/x, rather than x/y, to conform to general usage.Bruce Momjian2007-09-14
* Minor editorialization on release notes.Tom Lane2007-09-14
* Add some links for escape strings.Bruce Momjian2007-09-14
* Add LDAP URL documentation.Bruce Momjian2007-09-14
* Update documentation to mention that autovacuum also does analyze so weBruce Momjian2007-09-14
* Clarify tar documentation about return error codes.Bruce Momjian2007-09-14
* Update tsearch include location in example.Bruce Momjian2007-09-14
* Add tsearch tab completion support:Bruce Momjian2007-09-14
* This is small patch fixes a spi example (PG_MODULE_MAGIC is required asBruce Momjian2007-09-14
* Update GNU tar error code documentation.Bruce Momjian2007-09-14
* Mentino that PAM doesn't work for Unix system authentication because ofBruce Momjian2007-09-14
* Remove ill-considered (not to mention undocumented) attempt to makeTom Lane2007-09-14
* Update documented error text.Bruce Momjian2007-09-14
* Clarify age() 'months' calculation documentation.Bruce Momjian2007-09-14
* Update documentation to emphasize autovacuum rather thanBruce Momjian2007-09-13
* Fix typo in typecasting.Teodor Sigaev2007-09-13
* Update Japanese FAQ, backpatch.Bruce Momjian2007-09-13
* Fix a memory leak in the autovacuum launcher code. Noted by Darcy Buskermolen,Alvaro Herrera2007-09-12
* Redefine the lp_flags field of item pointers as having four states, ratherTom Lane2007-09-12
* Perform post-escaping encoding validity checks on SQL literals and COPY inputAndrew Dunstan2007-09-12
* Whitespace improvement.Bruce Momjian2007-09-12
* Revert ill-starred change to ICC anti-aliasing switches. PerTom Lane2007-09-12
* Install dictionary sample files.Magnus Hagander2007-09-12
* Document an efficient way to create documentation for back branches.Bruce Momjian2007-09-12
* Update Japanese FAQ to current release number.Bruce Momjian2007-09-12
* Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum delay pointAlvaro Herrera2007-09-12
* Give ICC its preferred, documented form of the no-strict-aliasingTom Lane2007-09-11
* Sync timezone data with 2007g zic release.Tom Lane2007-09-11
* Upcoming most recent release will be 8.2.5.Bruce Momjian2007-09-11
* StampBruce Momjian2007-09-11
* Make sure that open hash table scans are cleaned up when bgwriter tries toTom Lane2007-09-11
* Include hash table name in all the internal-error elog messages inTom Lane2007-09-11
* Remove QueryOperand->istrue flag, it was used only in cover rankingTeodor Sigaev2007-09-11
* Fix header's size of structs defines in ispell.Teodor Sigaev2007-09-11