summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Remove maintainer-check target, fold into normal buildPeter Eisentraut2013-10-103-5/+5
* json_typeof function.Andrew Dunstan2013-10-101-3/+28
* Revive line typePeter Eisentraut2013-10-092-6/+42
* Allow dynamic allocation of shared memory segments.Robert Haas2013-10-091-0/+26
* Add record_image_ops opclass for matview concurrent refresh.Kevin Grittner2013-10-091-26/+85
* doc: fix typo in release notesBruce Momjian2013-10-094-8/+8
* doc: Fix typo in effective_cache_size patchBruce Momjian2013-10-081-1/+1
* docs: clarify references to md5 hash and md5 crypt in pgcrypto docsBruce Momjian2013-10-081-6/+11
* Auto-tune effective_cache size to be 4x shared buffersBruce Momjian2013-10-081-6/+16
* docs: update release notes for 8.4.18, 9.0.14, 9.1.10, 9.2.5, 9.3.1Bruce Momjian2013-10-075-0/+1254
* plpgsql: Add new option print_strict_params.Robert Haas2013-10-071-0/+24
* Document support for VPATH builds of extensions.Andrew Dunstan2013-10-061-1/+28
* pgbench: Elaborate latency reporting.Noah Misch2013-10-051-1/+5
* pg_upgrade doc: link mode additionsBruce Momjian2013-10-051-2/+4
* Issue error on SET outside transaction block in some casesBruce Momjian2013-10-043-8/+6
* doc: Add missing words to bgworker docs.Robert Haas2013-10-041-5/+5
* Add DISCARD SEQUENCES command.Robert Haas2013-10-031-1/+11
* psql: Make \pset without arguments show all settings.Robert Haas2013-10-031-4/+1
* doc: Correct psycopg URLPeter Eisentraut2013-10-021-1/+1
* doc: fix hstore_to_json_loose() doc wordingBruce Momjian2013-10-021-1/+1
* Fix copy/paste errorMagnus Hagander2013-10-021-1/+1
* Allow printf-style padding specifications in log_line_prefix.Robert Haas2013-09-261-2/+8
* Fix erroneous statements about multiply specified JSON columns.Andrew Dunstan2013-09-261-3/+3
* pgbench: Tweak documentation.Noah Misch2013-09-231-1/+1
* doc: Clarify that file_fdw options require values.Robert Haas2013-09-231-0/+8
* Don't allow system columns in CHECK constraints, except tableoid.Robert Haas2013-09-231-1/+2
* Documentation correction.Robert Haas2013-09-181-1/+1
* Add a GUC to report whether data page checksums are enabled.Heikki Linnakangas2013-09-161-0/+13
* Fix typosPeter Eisentraut2013-09-152-2/+2
* docs: Update libpq and testlo examplesBruce Momjian2013-09-102-60/+85
* Show schemas in information_schema.schemata that the current has access toPeter Eisentraut2013-09-091-2/+3
* Eliminate pg_rewrite.ev_attr column and related dead code.Kevin Grittner2013-09-051-8/+0
* Improve Range Types and Exclusion Constraints example.Jeff Davis2013-09-041-7/+11
* Don't fail for bad GUCs in CREATE FUNCTION with check_function_bodies off.Tom Lane2013-09-031-0/+7
* Allow aggregate functions to be VARIADIC.Tom Lane2013-09-038-25/+145
* Docs: wording improvements in discussion of timestamp arithmetic.Tom Lane2013-09-031-13/+16
* doc: Fix SGML markup for date patchBruce Momjian2013-09-031-1/+1
* Docs: add paragraph about date/timestamp subtractionBruce Momjian2013-09-031-1/+31
* docs: Clarify that we also support Solaris versions greater than 10.Robert Haas2013-09-031-3/+3
* Fix relfrozenxid query in docs to include TOAST tables.Andrew Dunstan2013-09-021-1/+6
* Update "Using EXPLAIN" documentation examples using current code.Tom Lane2013-09-011-77/+89
* Update 9.3 release notes.Tom Lane2013-08-311-295/+417
* Allow discovery of whether a dynamic background worker is running.Robert Haas2013-08-281-5/+49
* Accept multiple -I, -P, -T and -n options in pg_restore.Heikki Linnakangas2013-08-281-4/+8
* doc: Explain that ereport doesn't return for ERROR or higher levels.Robert Haas2013-08-261-0/+7
* docs: Remove second 'trim' index referenceBruce Momjian2013-08-211-3/+0
* release notes: update link to 9.3 PL/pgSQL constraint error infoBruce Momjian2013-08-201-1/+1
* release notes: remove username from 9.3 major itemBruce Momjian2013-08-191-1/+1
* release notes: update 9.3 major feature listBruce Momjian2013-08-161-15/+96
* release notes: Update to 9.3 git currentBruce Momjian2013-08-161-2/+37