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