aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* Clarify CREATE FUNCTION documentation about handling of typmods.Tom Lane2013-11-13
* docs: clarify MVCC introduction to allow for per-statement snapshotsBruce Momjian2013-11-13
* doc: Fix typo.Robert Haas2013-11-12
* Fix whitespace issues found by git diff --check, add gitattributesPeter Eisentraut2013-11-10
* doc: Clarify under what circumstances pg_dump needs superuser access.Robert Haas2013-11-08
* Add the notion of REPLICA IDENTITY for a table.Robert Haas2013-11-08
* Support default arguments and named-argument notation for window functions.Tom Lane2013-11-06
* Improve the error message given for modifying a window with frame clause.Tom Lane2013-11-05
* Remove CTimeZone/HasCTZSet, root and branch.Tom Lane2013-11-01
* Improve documentation about usage of FDW validator functions.Tom Lane2013-10-28
* Suppress duplicate-index-entry warning introduced by previous commit.Tom Lane2013-10-28
* Add large object functions catering to SQL callers.Noah Misch2013-10-27
* Improve documentation of random() function.Heikki Linnakangas2013-10-24
* doc: Improve setup for documentation building with FOPPeter Eisentraut2013-10-21
* Allow only some columns of a view to be auto-updateable.Robert Haas2013-10-18
* Provide a reliable mechanism for terminating a background worker.Robert Haas2013-10-18
* Remove IRIX port.Robert Haas2013-10-18
* doc: Configure TOC generation in XSLT HTML buildPeter Eisentraut2013-10-17
* Remove spinlock support for SINIX, Sun3, and NS32K.Robert Haas2013-10-17
* doc: Enable book index in XSLT buildsPeter Eisentraut2013-10-15
* docs: correct 9.1 and 9.2 release note mention of timeline switch fixBruce Momjian2013-10-15
* Fix details missed by dynamic shared memory patch.Robert Haas2013-10-14
* doc: Move check-tabs target into html targetPeter Eisentraut2013-10-10
* doc: Fix table column number declarationPeter Eisentraut2013-10-10
* doc: Handle additional character entities for SGML/XML conversionPeter Eisentraut2013-10-10
* Remove maintainer-check target, fold into normal buildPeter Eisentraut2013-10-10
* json_typeof function.Andrew Dunstan2013-10-10
* Revive line typePeter Eisentraut2013-10-09
* Allow dynamic allocation of shared memory segments.Robert Haas2013-10-09
* Add record_image_ops opclass for matview concurrent refresh.Kevin Grittner2013-10-09
* doc: fix typo in release notesBruce Momjian2013-10-09
* doc: Fix typo in effective_cache_size patchBruce Momjian2013-10-08
* docs: clarify references to md5 hash and md5 crypt in pgcrypto docsBruce Momjian2013-10-08
* Auto-tune effective_cache size to be 4x shared buffersBruce Momjian2013-10-08
* docs: update release notes for 8.4.18, 9.0.14, 9.1.10, 9.2.5, 9.3.1Bruce Momjian2013-10-07
* plpgsql: Add new option print_strict_params.Robert Haas2013-10-07
* Document support for VPATH builds of extensions.Andrew Dunstan2013-10-06
* pgbench: Elaborate latency reporting.Noah Misch2013-10-05
* pg_upgrade doc: link mode additionsBruce Momjian2013-10-05
* Issue error on SET outside transaction block in some casesBruce Momjian2013-10-04
* doc: Add missing words to bgworker docs.Robert Haas2013-10-04
* Add DISCARD SEQUENCES command.Robert Haas2013-10-03
* psql: Make \pset without arguments show all settings.Robert Haas2013-10-03
* doc: Correct psycopg URLPeter Eisentraut2013-10-02
* doc: fix hstore_to_json_loose() doc wordingBruce Momjian2013-10-02
* Fix copy/paste errorMagnus Hagander2013-10-02
* Allow printf-style padding specifications in log_line_prefix.Robert Haas2013-09-26
* Fix erroneous statements about multiply specified JSON columns.Andrew Dunstan2013-09-26
* pgbench: Tweak documentation.Noah Misch2013-09-23
* doc: Clarify that file_fdw options require values.Robert Haas2013-09-23