aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Document the translations from Postgres message severity levels toTom Lane2007-09-22
* Improve handling of prune/no-prune decisions by storing a page's oldestTom Lane2007-09-21
* HOT updates. When we update a tuple without changing any of its indexedTom Lane2007-09-20
* Remove tabs from SGML file.Bruce Momjian2007-09-19
* Close previously open holes for invalidly encoded data to enter theAndrew Dunstan2007-09-18
* Update release notes for last-minute fix.Tom Lane2007-09-16
* Fix markup that doesn't work in back branches.Tom Lane2007-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
* 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
* 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
* StampBruce Momjian2007-09-11
* Arrange for SET LOCAL's effects to persist until the end of the current topTom Lane2007-09-11
* Revert temporary patch that made synchronous_commit default to OFF.Tom Lane2007-09-10
* Set the correct context (PGC_SIGHUP) for log_autovacuum, per ITAGAKI Takahiro.Tom Lane2007-09-10
* Allow CREATE INDEX CONCURRENTLY to disregard transactions in otherTom Lane2007-09-07
* Implement lazy XID allocation: transactions that do not modify any databaseTom Lane2007-09-05
* Sync examples of psql \dF output with current CVS HEAD behavior.Tom Lane2007-09-04
* Support SET FROM CURRENT in CREATE/ALTER FUNCTION, ALTER DATABASE, ALTER ROLE.Tom Lane2007-09-03
* Implement function-local GUC parameter settings, as per recent discussion.Tom Lane2007-09-03
* Clean up whitespace.Bruce Momjian2007-09-02
* More SGML alignment cleanups.Bruce Momjian2007-09-01
* Properly indent SGML source of libpq.sgml.Bruce Momjian2007-09-01
* Only use SGML indexterm "zone" when we want to get the entire section.Bruce Momjian2007-08-31
* Make Gin/Gist text search tertiary index entries in the documentation.Bruce Momjian2007-08-31
* Add comment on why SGML -wfully-tagged flag is needed (for older SGMLBruce Momjian2007-08-31
* Place GiST and GIN text search indexes as secondary items under the mainBruce Momjian2007-08-31
* Again improve text search index entries.Bruce Momjian2007-08-31
* In text search docs, properly use indexterm _zone_ only when we want anBruce Momjian2007-08-31
* Fix docs so indexes can be built by commenting out GiST/GIN indexBruce Momjian2007-08-31
* Add openjade warning -wfully-tagged to warn about missing close tags onBruce Momjian2007-08-31
* Make more logical index sections for text search.Bruce Momjian2007-08-30
* Fix broken markup.Tatsuo Ishii2007-08-30
* Update tsearch documentation wording.Bruce Momjian2007-08-29
* Text search documentation word improvements; move configuration sectionBruce Momjian2007-08-29
* Move full text search operators, functions, and data type sections intoBruce Momjian2007-08-29
* Properly indent SGML in textsearch.sgml.Bruce Momjian2007-08-29
* Mention configurations early in text search documentation to table/indexBruce Momjian2007-08-28
* Adjust with-system-tzdata patch to not attempt to install a symlink,Tom Lane2007-08-25
* Some more tsearch docs work --- sync names with CVS-tip reality, someTom Lane2007-08-25
* Fix cut-n-paste-o.Tom Lane2007-08-22