aboutsummaryrefslogtreecommitdiff
path: root/doc/src/sgml
Commit message (Expand)AuthorAge
* pg_buffercache docs: adjust order of fieldsBruce Momjian2013-11-27
* doc: Put data types in alphabetical orderPeter Eisentraut2013-11-27
* Minor correction of READ COMMITTED isolation level docs.Kevin Grittner2013-11-27
* Documentation fix for ecpg.Michael Meskes2013-11-27
* Add --xlogdir option to pg_basebackup, for specifying the pg_xlog directory.Fujii Masao2013-11-27
* Fix typo in release note.Fujii Masao2013-11-27
* Implement information_schema.parameters.parameter_default columnPeter Eisentraut2013-11-26
* doc: Add id to index in XSLT buildPeter Eisentraut2013-11-26
* Change SET LOCAL/CONSTRAINTS/TRANSACTION and ABORT behaviorBruce Momjian2013-11-25
* More improvement to comment parsing in ecpg.Michael Meskes2013-11-25
* PL/Tcl: Add event trigger supportPeter Eisentraut2013-11-23
* Support multi-argument UNNEST(), and TABLE() syntax for multiple functions.Tom Lane2013-11-21
* docs: update page format to specify page checksum fieldBruce Momjian2013-11-19
* Add make_date() and make_time() functions.Tom Lane2013-11-17
* Allow aggregates to provide estimates of their transition state data size.Tom Lane2013-11-16
* doc: Restore proper alphabetical order.Robert Haas2013-11-15
* 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