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
*
Revert temporal primary keys and foreign keys
Peter Eisentraut
2024-05-16
*
Revert structural changes to not-null constraints
Alvaro Herrera
2024-05-13
*
doc: clarify PERIOD and WITHOUT OVERLAPS in CREATE TABLE
Bruce Momjian
2024-05-09
*
Doc: update documentation about EXCLUDE constraint elements.
Tom Lane
2024-04-07
*
Allow specifying an access method for partitioned tables
Alvaro Herrera
2024-03-25
*
Add temporal FOREIGN KEY contraints
Peter Eisentraut
2024-03-24
*
Revert "Improve compression and storage support with inheritance"
Peter Eisentraut
2024-02-20
*
Improve compression and storage support with inheritance
Peter Eisentraut
2024-02-16
*
doc: Document more that relations share a namespace
Peter Eisentraut
2024-01-31
*
Doc: mention foreign keys can reference unique indexes
David Rowley
2024-01-30
*
Add temporal PRIMARY KEY and UNIQUE constraints
Peter Eisentraut
2024-01-24
*
Catalog not-null constraints
Alvaro Herrera
2023-08-25
*
Revert "Catalog NOT NULL constraints" and fallout
Alvaro Herrera
2023-04-12
*
Catalog NOT NULL constraints
Alvaro Herrera
2023-04-07
*
Doc: mention CREATE+ATTACH PARTITION with CREATE TABLE...PARTITION OF.
Tom Lane
2023-03-16
*
Revert "Add eager and lazy freezing strategies to VACUUM."
Peter Geoghegan
2023-01-25
*
Add eager and lazy freezing strategies to VACUUM.
Peter Geoghegan
2023-01-25
*
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2023-01-09
*
Support writing "CREATE/ALTER TABLE ... SET STORAGE DEFAULT".
Tom Lane
2022-11-10
*
doc: add section about heap-only tuples (HOT)
Bruce Momjian
2022-08-12
*
Allow specifying STORAGE attribute for a new table
Peter Eisentraut
2022-07-13
*
Unlogged sequences
Peter Eisentraut
2022-04-07
*
Add UNIQUE null treatment option
Peter Eisentraut
2022-02-03
*
Allow specifying column list for foreign key ON DELETE SET actions
Peter Eisentraut
2021-12-08
*
doc: Add referential actions to CREATE/ALTER TABLE synopsis
Peter Eisentraut
2021-11-11
*
Doc: be more precise about conflicts between relation names.
Tom Lane
2021-11-02
*
Revert analyze support for partitioned tables
Alvaro Herrera
2021-08-16
*
doc: Change reloption data type spelling for consistency
Peter Eisentraut
2021-06-25
*
Support disabling index bypassing by VACUUM.
Peter Geoghegan
2021-06-18
*
Rethink definition of pg_attribute.attcompression.
Tom Lane
2021-05-27
*
doc: Add missing COMPRESSION into CREATE TABLE synopsis.
Fujii Masao
2021-04-15
*
Document ANALYZE storage parameters for partitioned tables
Alvaro Herrera
2021-04-09
*
Fix typos and grammar in documentation and code comments
Michael Paquier
2021-04-09
*
Revert "Enable parallel SELECT for "INSERT INTO ... SELECT ..."."
Amit Kapila
2021-03-24
*
Allow configurable LZ4 TOAST compression.
Robert Haas
2021-03-19
*
Doc: Update description for parallel insert reloption.
Amit Kapila
2021-03-18
*
Add a new GUC and a reloption to enable inserts in parallel-mode.
Amit Kapila
2021-03-18
*
Forbid marking an identity column as nullable.
Tom Lane
2021-03-12
*
Fix typo
Magnus Hagander
2021-02-17
*
Doc: clarify that CREATE TABLE discards redundant unique constraints.
Tom Lane
2020-12-08
*
Clarify temporary table name shadowing in CREATE TABLE docs
Magnus Hagander
2020-11-02
*
doc: Mention that toast_tuple_target affects also column marked as Main.
Fujii Masao
2020-10-15
*
Improve <xref> vs. <command> formatting in the documentation
Peter Eisentraut
2020-10-03
*
doc: add commas after 'i.e.' and 'e.g.'
Bruce Momjian
2020-08-31
*
doc: Spell checking
Peter Eisentraut
2020-07-05
*
Doc: fix "Unresolved ID reference" warnings, clean up man page cross-refs.
Tom Lane
2020-05-11
*
Document partitiong tables ancillary object handling some more
Alvaro Herrera
2020-04-21
*
Fix INSERT OVERRIDING USER VALUE behavior
Peter Eisentraut
2020-03-31
*
Trigger autovacuum based on number of INSERTs
David Rowley
2020-03-28
*
Doc: Fix type of some storage parameters in CREATE TABLE page
Michael Paquier
2020-03-23
[next]