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
/
ref
/
create_table.sgml
Commit message (
Expand
)
Author
Age
*
Document partitiong tables ancillary object handling some more
Alvaro Herrera
2020-04-21
*
Doc: Fix type of some storage parameters in CREATE TABLE page
Michael Paquier
2020-03-23
*
Add note about how each partition's default value is treated, into the doc.
Fujii Masao
2020-02-05
*
doc: Clean up title case use
Peter Eisentraut
2019-09-08
*
Doc: Improve wording of multiple places in documentation
Michael Paquier
2019-08-20
*
Clarify the default partition's role
Alvaro Herrera
2019-08-08
*
Add toast-level reloption for vacuum_index_cleanup
Michael Paquier
2019-06-25
*
doc: Fix generated column documentation
Peter Eisentraut
2019-05-27
*
Fix copy-and-paste mistakes in documentation.
Thomas Munro
2019-05-08
*
Add TRUNCATE parameter to VACUUM.
Fujii Masao
2019-05-08
*
Fix tablespace inheritance for partitioned rels
Alvaro Herrera
2019-04-25
*
Add index terms for reloptions in documentation.
Fujii Masao
2019-04-16
*
Add vacuum_truncate reloption.
Fujii Masao
2019-04-08
*
Allow VACUUM to be run with index cleanup disabled.
Robert Haas
2019-04-04
*
tableam: basic documentation.
Andres Freund
2019-04-03
*
Support foreign keys that reference partitioned tables
Alvaro Herrera
2019-04-03
*
doc: Fix typo
Peter Eisentraut
2019-03-30
*
Generated columns
Peter Eisentraut
2019-03-30
*
Improve error handling of column references in expression transformation
Michael Paquier
2019-03-27
*
Convert [autovacuum_]vacuum_cost_delay into floating-point GUCs.
Tom Lane
2019-03-10
*
Allow generalized expression syntax for partition bounds
Peter Eisentraut
2019-01-25
*
Clarify referential actions in docs of CREATE/ALTER TABLE
Michael Paquier
2018-12-28
*
Fix tablespace handling for partitioned tables
Alvaro Herrera
2018-12-17
*
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
*
Fix dependency handling of partitions and inheritance for ON COMMIT
Michael Paquier
2018-11-09
*
Document lock taken on referenced table when adding a foreign key
Michael Paquier
2018-09-21
*
Fully enforce uniqueness of constraint names.
Tom Lane
2018-09-04
*
Drop the rule against included index columns duplicating key columns.
Tom Lane
2018-07-18
*
doc: move PARTITION OF stanza to just below PARTITION BY
Alvaro Herrera
2018-07-17
*
doc: Reorganize CREATE TABLE / LIKE option documentation
Peter Eisentraut
2018-07-04
*
Documentation updates for partitioning.
Robert Haas
2018-05-07
*
Fix handling of partition bounds for boolean partitioning columns.
Tom Lane
2018-04-23
*
Improve docs for the new INCLUDE directive in CREATE/ALTER TABLE.
Heikki Linnakangas
2018-04-18
*
Indexes with INCLUDE columns and their support in B-tree
Teodor Sigaev
2018-04-07
*
Fix badly edited doc sentence
Alvaro Herrera
2018-04-06
*
Foreign keys on partitioned tables
Alvaro Herrera
2018-04-04
*
doc: Reword restriction on partition keys in unique indexes
Alvaro Herrera
2018-03-12
*
Clone extended stats in CREATE TABLE (LIKE INCLUDING ALL)
Alvaro Herrera
2018-03-05
*
Allow UNIQUE indexes on partitioned tables
Alvaro Herrera
2018-02-19
*
Doc: fix minor bug in CREATE TABLE example.
Tom Lane
2018-02-15
*
Support parallel btree index builds.
Robert Haas
2018-02-02
*
Convert documentation to DocBook XML
Peter Eisentraut
2017-11-23
*
Doc: fix broken markup.
Tom Lane
2017-11-21
*
Parameter toast_tuple_target controls TOAST for new rows
Simon Riggs
2017-11-20
*
Add hash partitioning.
Robert Haas
2017-11-09
*
Convert SGML IDs to lower case
Peter Eisentraut
2017-10-20
*
Don't use SGML empty tags
Peter Eisentraut
2017-10-17
*
Use lower-case SGML attribute values
Peter Eisentraut
2017-10-10
*
After a MINVALUE/MAXVALUE bound, allow only more of the same.
Robert Haas
2017-09-15
[next]