summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add a time-of-preparation column to the pg_prepared_xacts view, per anTom Lane2005-06-181-9/+32
* Remove 2phase commit TODO.detail.Bruce Momjian2005-06-181-2161/+0
* Remove TODO.detail.Bruce Momjian2005-06-182-4/+4
* Done:Bruce Momjian2005-06-182-4/+4
* Two-phase commit. Original patch by Heikki Linnakangas, with additionalTom Lane2005-06-177-7/+510
* Re-order item.Bruce Momjian2005-06-172-6/+6
* Move item:Bruce Momjian2005-06-172-4/+6
* Update NetBSD 'options' description.Bruce Momjian2005-06-171-13/+13
* Improve wording of read-only GUC variables; shows -> reports.Bruce Momjian2005-06-171-10/+10
* Add:Bruce Momjian2005-06-172-2/+15
* Minor SGML markup cleanup.Neil Conway2005-06-151-17/+17
* This patch makes it possible to use the full set of timezones when doingBruce Momjian2005-06-152-8/+7
* Add BETWEEN SYMMETRIC.Bruce Momjian2005-06-141-1/+7
* reorder:Bruce Momjian2005-06-142-4/+4
* Done:Bruce Momjian2005-06-142-4/+4
* Add pg_postmaster_start_time() function.Bruce Momjian2005-06-141-1/+16
* Done:Bruce Momjian2005-06-142-4/+4
* Have SHOW ALL include variable descriptions.Bruce Momjian2005-06-141-10/+10
* Update:Bruce Momjian2005-06-142-4/+4
* Move item into proper section:Bruce Momjian2005-06-142-5/+5
* Add GUC krb_server_hostname so the server hostname can be specified asBruce Momjian2005-06-141-13/+33
* Done:Bruce Momjian2005-06-142-4/+4
* Allow the parameters to PL/PgSQL's RAISE statement to be expressions,Neil Conway2005-06-141-4/+4
* Done:Bruce Momjian2005-06-142-4/+4
* Add -L option to psql to log sessions.Bruce Momjian2005-06-141-1/+12
* Change the planner to allow indexscan qualification clauses to useTom Lane2005-06-132-10/+27
* Per discussion on -hackers, this patch changes psql's "expanded" outputNeil Conway2005-06-131-9/+12
* SGML cleanup: consistently use "endterm" in <xref>s that link to theNeil Conway2005-06-138-50/+59
* Adjust lo_open() so that specifying INV_READ without INV_WRITE createsTom Lane2005-06-131-19/+74
* Document the --enable-integer-datetimes configure option where the otherTom Lane2005-06-121-1/+16
* libpq was not consistently checking for memory allocation failures. ThisNeil Conway2005-06-121-25/+30
* Add space before :DBNAME for proper \set expansion.Bruce Momjian2005-06-101-2/+2
* Minor cleanup of documentation for recently-added HISTFILE psql variable.Neil Conway2005-06-101-5/+4
* Implement two new special variables in PL/PgSQL: SQLSTATE and SQLERRM.Neil Conway2005-06-101-1/+12
* the following patch makes the filename used to store the readlineBruce Momjian2005-06-101-1/+23
* Add the "PGPASSFILE" environment variable to specify to the passwordBruce Momjian2005-06-101-7/+19
* Mention prefix %t has no milliseconds.Bruce Momjian2005-06-091-3/+3
* This patch against 8.0.0beta1 source adds log_line_prefix options forBruce Momjian2005-06-091-1/+11
* Repair error in description of nonblocking usage of PQgetCopyData().Tom Lane2005-06-091-3/+3
* Add example for pg_config --configure.Peter Eisentraut2005-06-091-2/+18
* Since I needed this feature badly, I added the -n / --schema switch toBruce Momjian2005-06-091-1/+13
* Please find attached a patch (diff -c against cvs HEAD) to add aBruce Momjian2005-06-091-1/+14
* I've created a patch which adds support for troff "-ms" output toBruce Momjian2005-06-091-4/+5
* Remove idea of schema tablespaces:Bruce Momjian2005-06-092-13/+6
* Remove grammar productions for prefix and postfix % and ^ operators,Tom Lane2005-06-081-2/+2
* Change WAL-logging scheme for multixacts to be more like regularTom Lane2005-06-081-7/+21
* Fix word wrap:Bruce Momjian2005-06-072-8/+8
* Add a function lastval(), which returns the value returned by theNeil Conway2005-06-071-1/+26
* Add support for an optional INTO clause to PL/PgSQL's EXECUTE command.Neil Conway2005-06-071-19/+26
* Update text for RESET CONNECTION:Bruce Momjian2005-06-072-8/+16