index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
Commit message (
Expand
)
Author
Age
*
Clarify CREATE FUNCTION documentation about handling of typmods.
Tom Lane
2013-11-13
*
docs: clarify MVCC introduction to allow for per-statement snapshots
Bruce Momjian
2013-11-13
*
doc: Fix typo.
Robert Haas
2013-11-12
*
Fix whitespace issues found by git diff --check, add gitattributes
Peter Eisentraut
2013-11-10
*
doc: Clarify under what circumstances pg_dump needs superuser access.
Robert Haas
2013-11-08
*
Add the notion of REPLICA IDENTITY for a table.
Robert Haas
2013-11-08
*
Support default arguments and named-argument notation for window functions.
Tom Lane
2013-11-06
*
Improve the error message given for modifying a window with frame clause.
Tom Lane
2013-11-05
*
Remove CTimeZone/HasCTZSet, root and branch.
Tom Lane
2013-11-01
*
Improve documentation about usage of FDW validator functions.
Tom Lane
2013-10-28
*
Suppress duplicate-index-entry warning introduced by previous commit.
Tom Lane
2013-10-28
*
Add large object functions catering to SQL callers.
Noah Misch
2013-10-27
*
Improve documentation of random() function.
Heikki Linnakangas
2013-10-24
*
doc: Improve setup for documentation building with FOP
Peter Eisentraut
2013-10-21
*
Allow only some columns of a view to be auto-updateable.
Robert Haas
2013-10-18
*
Provide a reliable mechanism for terminating a background worker.
Robert Haas
2013-10-18
*
Remove IRIX port.
Robert Haas
2013-10-18
*
doc: Configure TOC generation in XSLT HTML build
Peter Eisentraut
2013-10-17
*
Remove spinlock support for SINIX, Sun3, and NS32K.
Robert Haas
2013-10-17
*
doc: Enable book index in XSLT builds
Peter Eisentraut
2013-10-15
*
docs: correct 9.1 and 9.2 release note mention of timeline switch fix
Bruce Momjian
2013-10-15
*
Fix details missed by dynamic shared memory patch.
Robert Haas
2013-10-14
*
doc: Move check-tabs target into html target
Peter Eisentraut
2013-10-10
*
doc: Fix table column number declaration
Peter Eisentraut
2013-10-10
*
doc: Handle additional character entities for SGML/XML conversion
Peter Eisentraut
2013-10-10
*
Remove maintainer-check target, fold into normal build
Peter Eisentraut
2013-10-10
*
json_typeof function.
Andrew Dunstan
2013-10-10
*
Revive line type
Peter Eisentraut
2013-10-09
*
Allow dynamic allocation of shared memory segments.
Robert Haas
2013-10-09
*
Add record_image_ops opclass for matview concurrent refresh.
Kevin Grittner
2013-10-09
*
doc: fix typo in release notes
Bruce Momjian
2013-10-09
*
doc: Fix typo in effective_cache_size patch
Bruce Momjian
2013-10-08
*
docs: clarify references to md5 hash and md5 crypt in pgcrypto docs
Bruce Momjian
2013-10-08
*
Auto-tune effective_cache size to be 4x shared buffers
Bruce Momjian
2013-10-08
*
docs: update release notes for 8.4.18, 9.0.14, 9.1.10, 9.2.5, 9.3.1
Bruce Momjian
2013-10-07
*
plpgsql: Add new option print_strict_params.
Robert Haas
2013-10-07
*
Document support for VPATH builds of extensions.
Andrew Dunstan
2013-10-06
*
pgbench: Elaborate latency reporting.
Noah Misch
2013-10-05
*
pg_upgrade doc: link mode additions
Bruce Momjian
2013-10-05
*
Issue error on SET outside transaction block in some cases
Bruce Momjian
2013-10-04
*
doc: Add missing words to bgworker docs.
Robert Haas
2013-10-04
*
Add DISCARD SEQUENCES command.
Robert Haas
2013-10-03
*
psql: Make \pset without arguments show all settings.
Robert Haas
2013-10-03
*
doc: Correct psycopg URL
Peter Eisentraut
2013-10-02
*
doc: fix hstore_to_json_loose() doc wording
Bruce Momjian
2013-10-02
*
Fix copy/paste error
Magnus Hagander
2013-10-02
*
Allow printf-style padding specifications in log_line_prefix.
Robert Haas
2013-09-26
*
Fix erroneous statements about multiply specified JSON columns.
Andrew Dunstan
2013-09-26
*
pgbench: Tweak documentation.
Noah Misch
2013-09-23
*
doc: Clarify that file_fdw options require values.
Robert Haas
2013-09-23
[next]