aboutsummaryrefslogtreecommitdiff
path: root/doc/src
Commit message (Expand)AuthorAge
* Set the correct context (PGC_SIGHUP) for log_autovacuum, per ITAGAKI Takahiro.Tom Lane2007-09-10
* Add Hash thread URL:Bruce Momjian2007-09-07
* Allow CREATE INDEX CONCURRENTLY to disregard transactions in otherTom Lane2007-09-07
* Done:Bruce Momjian2007-09-05
* 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
* Please ignore. Fresh checkout to see if this fixes it.Bruce Momjian2007-08-28
* Commit test, please ignore.Bruce Momjian2007-08-28
* CVS commit test for TODO. Please ignore.Bruce Momjian2007-08-28
* Small commit test for TODO.Bruce Momjian2007-08-28
* Update TODO.html.Bruce Momjian2007-08-28
* Batch of TODO updates, mostly completed item marking and whitespaceBruce 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 typo in FAQ_DEV.Bruce Momjian2007-08-23
* Add book to FAQ_DEV:Bruce Momjian2007-08-23
* Fix cut-n-paste-o.Tom Lane2007-08-22
* Remove option to change parser of an existing text search configuration.Tom Lane2007-08-22
* Text search doc updates --- first cut atTom Lane2007-08-22
* Simplify the syntax of CREATE/ALTER TEXT SEARCH DICTIONARY by treating theTom Lane2007-08-22
* First rough cut at text search documentation: bare bones referenceTom Lane2007-08-21
* Remove tabs from SGML files.Bruce Momjian2007-08-21
* Tsearch2 functionality migrates to core. The bulk of this work is byTom Lane2007-08-21
* Add configure option --with-system-tzdata to use operating system time zonePeter Eisentraut2007-08-20
* minor typo fixes in CSVlog docs, per Michael GlaesemannAndrew Dunstan2007-08-19
* Done:Bruce Momjian2007-08-19
* Provide for logfiles in machine readable CSV format. In consequence, renameAndrew Dunstan2007-08-19
* Add:Bruce Momjian2007-08-16
* Add third idea about pulling data from indexes.Bruce Momjian2007-08-15
* Fix whitespace in TODO.Bruce Momjian2007-08-15