| Commit message (Expand) | Author | Age |
* | Update documentation to reflect the fact that we now know exactly what | Tom Lane | 2004-08-10 |
* | Add functions pg_start_backup, pg_stop_backup to create backup label | Tom Lane | 2004-08-03 |
* | $Header: -> $PostgreSQL Changes ... | PostgreSQL Daemon | 2003-11-29 |
* | Make the SQL command synopses appear less random. | Peter Eisentraut | 2003-09-22 |
* | More cleanup of Diagnostics sections. | Tom Lane | 2003-09-12 |
* | Add/edit index entries. | Peter Eisentraut | 2003-08-31 |
* | Apply (a somewhat revised version of) Greg Mullane's patch to eliminate | Tom Lane | 2003-07-29 |
* | Make EXTRACT(TIMEZONE) and SET/SHOW TIMEZONE follow the SQL convention | Tom Lane | 2003-07-17 |
* | Cause SHOW DATESTYLE to produce a string that will be accepted by SET | Tom Lane | 2003-07-15 |
* | Fix some markup problems. | Tom Lane | 2003-06-21 |
* | Backend support for autocommit removed, per recent discussions. The | Tom Lane | 2003-05-14 |
* | Last round of reference page editing. | Peter Eisentraut | 2003-05-04 |
* | In the continuing saga of FE/BE protocol revisions, add reporting of | Tom Lane | 2003-04-25 |
* | Merge documentation into one book. (Build with "make html".) Replace | Peter Eisentraut | 2003-03-25 |
* | This patch includes a lot of minor cleanups to the SGML documentation, | Bruce Momjian | 2003-01-19 |
* | SGML build cleanups from Neil Conway. | Bruce Momjian | 2003-01-12 |
* | Fix markup problem in link to other SGML file. | Bruce Momjian | 2003-01-11 |
* | Add doc links from SET to SET_CONSTRAINTS, SET_SESSION_AUTH, | Bruce Momjian | 2003-01-11 |
* | Make SET really not start a transaction. | Tom Lane | 2002-10-13 |
* | set.patch updates an example in ref/set.sgml to have microsecond | Bruce Momjian | 2002-10-09 |
* | Have SET not start transaction when autocommit off, with doc updates. | Bruce Momjian | 2002-10-09 |
* | Add more appropriate markup. | Peter Eisentraut | 2002-09-21 |
* | This patch fixes a probably harmless write of uninitialized memory in | Bruce Momjian | 2002-08-04 |
* | Here is a doc patch for the SHOW X changes and new config-settings | Bruce Momjian | 2002-08-04 |
* | Implement SQL99 OVERLAY(). Allows substitution of a substring in a string. | Thomas G. Lockhart | 2002-06-11 |
* | Revise command completion tags as per hackers message on 20 March. | Peter Eisentraut | 2002-05-18 |
* | Merge the last few variable.c configuration variables into the generic | Tom Lane | 2002-05-17 |
* | Augment the date/time examples in the User's Guide to reflect the newer | Thomas G. Lockhart | 2002-04-21 |
* | Correct typo noticed by Christopher Kings-Lynne. | Tom Lane | 2002-02-26 |
* | Editorial review | Peter Eisentraut | 2002-01-07 |
* | Add missing <varlistentry>; shown in build logs. | Bruce Momjian | 2001-12-29 |
* | Document the precision arguments for date/time types per SQL9x. | Thomas G. Lockhart | 2001-12-29 |
* | Use PostgreSQL consistantly throughout docs. Before, usage was split evenly | Thomas G. Lockhart | 2001-12-08 |
* | Put some kind of grammatical uniformity in the <refpurpose> lines. | Peter Eisentraut | 2001-09-03 |
* | Sorry, that change was not correct. | Peter Eisentraut | 2001-03-05 |
* | I'm attaching those diffs for the Reference Guide in a tar file, as | Bruce Momjian | 2001-03-05 |
* | Add proofreader's changes to docs. | Bruce Momjian | 2000-10-05 |
* | typo fix | Bruce Momjian | 2000-09-12 |
* | Startup is actually start-up. | Bruce Momjian | 2000-08-29 |
* | Clean up bogosities in use of random(3) and srandom(3) --- do not assume | Tom Lane | 2000-08-07 |
* | Add information on SET SESSION CHARACTERISTICS. | Thomas G. Lockhart | 2000-07-14 |
* | Separated set constraints and set transaction reference pages, revised set | Peter Eisentraut | 2000-06-18 |
* | Inheritance overhaul by Chris Bitmead <chris@bitmead.com> | Bruce Momjian | 2000-06-09 |
* | Fix WARN->NOTICE in docs. Change libpgeasy connection parameters to use | Bruce Momjian | 2000-05-18 |
* | Clean up description of SET CONSTRAINTS. | Thomas G. Lockhart | 2000-04-18 |
* | Update set constraints man page | Bruce Momjian | 2000-04-14 |
* | Add mention of SET CONSTRAINT and CREATE CONSTRAINT TRIGGER. | Thomas G. Lockhart | 2000-04-14 |
* | Uppercase pg_options param | Bruce Momjian | 2000-04-11 |
* | Update SET manual pages for pg_options. | Bruce Momjian | 2000-04-11 |
* | Document FSYNC in pg_options sgml file. | Bruce Momjian | 2000-04-08 |