aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Add plpgsql doc example of RETURN NEXT.Bruce Momjian2007-10-26
* Fix ALTER SEQUENCE so that it does not affect the value of currval() forTom Lane2007-10-25
* Use more real-world examples in the text search parser documentation.Alvaro Herrera2007-10-25
* Update release notes to current CVS.Bruce Momjian2007-10-25
* Disallow scrolling of FOR UPDATE/FOR SHARE cursors, so as to avoid problemsTom Lane2007-10-24
* Remove obsolete statement that you can't update through a cursor.Tom Lane2007-10-24
* Remove the aggregate form of ts_rewrite(), since it doesn't work as desiredTom Lane2007-10-24
* Rename and slightly redefine the default text search parser's "word"Tom Lane2007-10-23
* Clarify example of planner cost computation, per a suggestion fromTom Lane2007-10-22
* Adjust ts_debug's output as per my proposal of yesterday: show theTom Lane2007-10-22
* Create a quick-and-dirty list of known migration issues for pre-8.3Tom Lane2007-10-22
* Editorial overhaul for text search documentation. Organize the infoTom Lane2007-10-21
* More release note word-smithing.Bruce Momjian2007-10-20
* Fix release tag spelling typo.Bruce Momjian2007-10-20
* More release note wording improvements.Bruce Momjian2007-10-20
* Add a note pointing out that you can't log to syslog without tweakingTom Lane2007-10-20
* More indenting cleanup for release notes.Bruce Momjian2007-10-19
* Consistently indent release notes for prior releases.Bruce Momjian2007-10-18
* More release wording adjustments.Bruce Momjian2007-10-18
* More indenting cleanup, tag additions.Bruce Momjian2007-10-18
* Move a few items into migration from the main changes section. IndentBruce Momjian2007-10-18
* Minor fixes for the release notes.Neil Conway2007-10-18
* Small changes to release note descriptions.Bruce Momjian2007-10-18
* First pass over release documentation. I trimmed down some of theBruce Momjian2007-10-18
* Another round of editorialization on the text search documentation.Tom Lane2007-10-17
* Mention Slony as just an example.Bruce Momjian2007-10-16
* Fix the URL properly per Robert Treat.Magnus Hagander2007-10-16
* Add doc clarifications for warm standby.Bruce Momjian2007-10-16
* Update URLs to a couple of external projectsMagnus Hagander2007-10-16
* Slony switch is only seconds of downtime.Bruce Momjian2007-10-16
* Add mention of Slony for in-place upgrades.Bruce Momjian2007-10-16
* Remove obsolete examples of add-on parsers and dictionary templates;Tom Lane2007-10-15
* Migrate the former contrib/txid module into core. This will make it easierTom Lane2007-10-13
* Add missing word.Bruce Momjian2007-10-11
* Add missing word.Bruce Momjian2007-10-11
* Update release notes in "major" and "migration" sections. Still haveBruce Momjian2007-10-11
* Whitespace cleanup.Bruce Momjian2007-10-11
* Minor correction for full-text search limitations docs.Neil Conway2007-10-10
* Fix typo in REVOKE reference page. Guillaume Lelarge.Neil Conway2007-10-10
* Back out release changes that weren't ready for commit.Bruce Momjian2007-10-10
* Update Japanese FAQ.Bruce Momjian2007-10-10
* Replace a reference to "start_log_collector" with "logging_collector",Neil Conway2007-10-09
* A few improvements to analyze and vacuum sections in documentation: add "seeAlvaro Herrera2007-10-07
* Change π to plain "pi" in index entry, to avoid double escaping issues.Alvaro Herrera2007-10-07
* Clean up the doc makefile for draft HTML generation. It no longer worksAlvaro Herrera2007-10-07
* Remove stylesheet.css file on "make clean", created only on VPATH builds.Alvaro Herrera2007-10-07
* Fix missing parenthesis, per Guillaume Lelarge.Alvaro Herrera2007-10-06
* Fix SGML markup, from Guillaume Lelarge.Alvaro Herrera2007-10-06
* Remove some cross-references that don't seem to work in HISTORYTom Lane2007-10-05
* Some desultory markup improvements in the new release notes.Tom Lane2007-10-04