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
/
ddl.sgml
Commit message (
Expand
)
Author
Age
*
Allow ATTACH PARTITION with only ShareUpdateExclusiveLock.
Robert Haas
2019-03-07
*
Clarify docs about limitations of constraint exclusion with partitions
Michael Paquier
2019-02-12
*
Doc: Update the documentation for row movement behavior across partitions.
Amit Kapila
2019-02-07
*
Clarify runtime pruning in EXPLAIN
Alvaro Herrera
2018-12-17
*
Doc: document that we expect CHECK constraint conditions to be immutable.
Tom Lane
2018-12-07
*
Refactor documentation about privileges to centralize the info.
Tom Lane
2018-12-03
*
Clarify that cross-row constraints are unsupported
Alvaro Herrera
2018-11-26
*
Remove WITH OIDS support, change oid catalog column visibility.
Andres Freund
2018-11-20
*
doc: Small punctuation improvement
Peter Eisentraut
2018-11-12
*
doc: Small run-time pruning doc fix
Peter Eisentraut
2018-11-12
*
Fix documentation for run-time partition pruning
Michael Paquier
2018-08-24
*
Change PROCEDURE to FUNCTION in CREATE TRIGGER syntax
Peter Eisentraut
2018-08-22
*
Doc: fix oversimplified example for CREATE POLICY.
Tom Lane
2018-07-30
*
Document security implications of qualified names.
Noah Misch
2018-07-28
*
doc: Reword old inheritance partitioning documentation
Peter Eisentraut
2018-07-05
*
doc: Fix typos
Peter Eisentraut
2018-07-05
*
doc: Replace non-ASCII lines in psql example output
Peter Eisentraut
2018-06-29
*
Clarify use of temporary tables within partition trees
Michael Paquier
2018-06-20
*
Tweak partitioning documentation wording
Alvaro Herrera
2018-06-01
*
docs: Rework sections on partition pruning/exclusion
Alvaro Herrera
2018-05-12
*
doc: Correct update on limitations of partitions
Peter Eisentraut
2018-05-02
*
doc: Update limitations of partitions
Peter Eisentraut
2018-05-01
*
Add GUC enable_partition_pruning
Alvaro Herrera
2018-04-23
*
Doc: fix broken markup.
Tom Lane
2018-04-06
*
Allow insert and update tuple routing and COPY for foreign tables.
Robert Haas
2018-04-06
*
Handle INSERT .. ON CONFLICT with partitioned tables
Alvaro Herrera
2018-03-26
*
docs: Fix typo: a -> an
Alvaro Herrera
2018-03-12
*
Remove doc sentence no longer applicable
Alvaro Herrera
2018-03-12
*
Document security implications of search_path and the public schema.
Noah Misch
2018-02-26
*
Allow UNIQUE indexes on partitioned tables
Alvaro Herrera
2018-02-19
*
Add missing article
Alvaro Herrera
2018-02-12
*
Mention partitioned indexes in "Data Definition" chapter
Alvaro Herrera
2018-02-10
*
Add missing semicolons in documentation examples
Magnus Hagander
2018-01-27
*
Allow UPDATE to move rows between partitions.
Robert Haas
2018-01-19
*
Re-allow INSERT .. ON CONFLICT DO NOTHING on partitioned tables.
Robert Haas
2017-12-01
*
SQL procedures
Peter Eisentraut
2017-11-30
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Add hash partitioning.
Robert Haas
2017-11-09
*
Doc: fix erroneous example.
Tom Lane
2017-11-08
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Documentation spell checking and markup improvements
Peter Eisentraut
2017-06-18
*
Fix some cases of "the the" split across two lines.
Robert Haas
2017-06-06
*
Allow ALTER TABLE ONLY on partitioned tables
Stephen Frost
2017-04-25
*
Further corrections and improvements to partitioning documentation.
Robert Haas
2017-04-03
*
Improve documentation for table partitioning.
Robert Haas
2017-03-31
*
Revert "Allow ON CONFLICT .. DO NOTHING on a partitioned table."
Robert Haas
2017-03-31
*
Allow ON CONFLICT .. DO NOTHING on a partitioned table.
Robert Haas
2017-03-27
*
Don't uselessly rewrite, truncate, VACUUM, or ANALYZE partitioned tables.
Robert Haas
2017-03-02
*
doc: Add missing comma.
Robert Haas
2017-02-22
[next]