]> git.ipfire.org Git - thirdparty/postgresql.git/history - doc/src/sgml/ref/alter_table.sgml
Inherit parent's AM for partition MERGE/SPLIT operations
[thirdparty/postgresql.git] / doc / src / sgml / ref / alter_table.sgml
2024-04-30  Alexander KorotkovInherit parent's AM for partition MERGE/SPLIT operations
2024-04-30  Alexander KorotkovMake new partitions with parent's persistence during...
2024-04-30  Alexander KorotkovDocument the way partition MERGE/SPLIT operations creat...
2024-04-15  Alexander KorotkovGrammar fixes for split/merge partitions code
2024-04-07  Tom LaneDoc: update documentation about EXCLUDE constraint...
2024-04-06  Alexander KorotkovImplement ALTER TABLE ... SPLIT PARTITION ... command
2024-04-06  Alexander KorotkovImplement ALTER TABLE ... MERGE PARTITIONS ... command
2024-03-25  Alvaro HerreraAllow specifying an access method for partitioned tables
2024-03-08  Michael PaquierAdd support for DEFAULT in ALTER TABLE .. SET ACCESS...
2024-01-13  Peter EisentrautMake attstattarget nullable
2024-01-04  Peter EisentrautALTER TABLE command to change generation expression
2023-11-25  Bruce Momjiandoc: improve ALTER TABLE "offical constraint" wording
2023-08-25  Alvaro HerreraCatalog not-null constraints
2023-04-12  Alvaro HerreraRevert "Catalog NOT NULL constraints" and fallout
2023-04-07  Alvaro HerreraCatalog NOT NULL constraints
2023-03-04  Tom LaneAvoid failure when altering state of partitioned foreig...
2023-01-16  Robert HaasMore documentation update for GRANT ... WITH SET OPTION.
2023-01-09  Tom LaneDoc: add XML ID attributes to <sectN> and <varlistentry...
2023-01-03  Michael PaquierFix typos in comments, code and documentation
2022-11-10  Tom LaneSupport writing "CREATE/ALTER TABLE ... SET STORAGE...
2022-07-13  Peter EisentrautAllow specifying STORAGE attribute for a new table
2022-04-07  Peter Eisentrautdoc: Fix man page whitespace issues
2022-04-07  Peter EisentrautUnlogged sequences
2022-04-01  Robert Haasdocs: Changing column type doesn't always require an...
2022-02-14  Amit KapilaWAL log unchanged toasted replica identity key attributes.
2022-02-03  Peter EisentrautAdd UNIQUE null treatment option
2022-01-27  Peter EisentrautRemove some trailing whitespace in documentation files
2021-12-22  Michael PaquierCorrect comment and some documentation about REPLICA_ID...
2021-12-08  Peter EisentrautAllow specifying column list for foreign key ON DELETE...
2021-11-11  Peter Eisentrautdoc: Add referential actions to CREATE/ALTER TABLE...
2021-11-05  Alvaro HerreraDocument that ALTER TABLE .. TYPE removes statistics
2021-07-28  David RowleyDoc: Clarify lock levels taken during ATTACH PARTITION
2021-07-28  Michael PaquierAdd support for SET ACCESS METHOD in ALTER TABLE
2021-07-16  Peter Eisentrautdoc: Spell checking
2021-06-14  Michael PaquierRemove forced toast recompression in VACUUM FULL/CLUSTER
2021-05-27  Tom LaneRethink definition of pg_attribute.attcompression.
2021-05-06  Alvaro HerreraDocument lock level used by ALTER TABLE VALIDATE CONSTRAINT
2021-05-06  Alvaro HerreraImprove documentation on DETACH PARTITION lock levels
2021-05-06  Robert Haasdocs: Clarify how ALTER TABLE .. SET COMPRESSION works.
2021-04-28  Alvaro HerreraAllow a partdesc-omitting-partitions to be cached
2021-04-21  Peter Eisentrautdoc: Improve hyphenation consistency
2021-03-25  Alvaro HerreraALTER TABLE ... DETACH PARTITION ... CONCURRENTLY
2021-03-25  Alvaro HerreraDocument lock obtained during partition detach
2021-03-24  Amit KapilaRevert "Enable parallel SELECT for "INSERT INTO .....
2021-03-19  Robert HaasAllow configurable LZ4 TOAST compression.
2021-03-18  Amit KapilaDoc: Update description for parallel insert reloption.
2021-03-18  Amit KapilaAdd a new GUC and a reloption to enable inserts in...
2020-10-03  Peter EisentrautImprove <xref> vs. <command> formatting in the document...
2020-09-21  Tom LaneCopy editing: fix a bunch of misspellings and poor...
2020-09-17  Peter EisentrautAllow CURRENT_ROLE where CURRENT_USER is accepted
2020-09-10  Michael Paquierdoc: Fix some grammar and inconsistencies
2020-09-03  Peter EisentrautFix XML id to match containing page
2020-06-30  Bruce Momjiandoc: clarify that storage parameter values are optional
2020-05-11  Tom LaneDoc: fix "Unresolved ID reference" warnings, clean...
2020-04-21  Alvaro HerreraDocument partitiong tables ancillary object handling...
2020-04-10  Tom LaneDoc: clarify locking requirements for ALTER TABLE ADD...
2020-02-10  Amit Kapiladoc: Spell checking
2020-01-24  Michael PaquierDoc: Fix list of storage parameters available for ALTER...
2020-01-21  Tom LaneClarify behavior of adding and altering a column in...
2020-01-14  Peter EisentrautALTER TABLE ... ALTER COLUMN ... DROP EXPRESSION
2019-11-05  Michael PaquierDoc: Clarify locks taken when using ALTER TABLE ATTACH...
2019-11-05  Michael PaquierDoc: Improve description around ALTER TABLE ATTACH...
2019-10-25  Peter Eisentrautdoc: Use proper em and en dashes
2019-09-29  Peter Eisentrautdoc: Add a link target
2019-06-26  Alvaro HerreraFix partitioned index creation with foreign partitions
2019-06-11  Michael PaquierFix documentation of ALTER TABLE for stored values
2019-04-05  Etsuro FujitaDoc: Update documentation on partitioning vs. foreign...
2019-03-13  Robert HaasAllow ALTER TABLE .. SET NOT NULL to skip provably...
2019-02-28  Alvaro HerreraImprove docs for ALTER TABLE .. SET TABLESPACE
2019-01-25  Peter EisentrautAllow generalized expression syntax for partition bounds
2018-12-28  Michael PaquierClarify referential actions in docs of CREATE/ALTER...
2018-12-07  Tom LaneDoc: document that we expect CHECK constraint condition...
2018-12-07  Tom LaneDoc: remove obsolete statements about system OID column...
2018-11-21  Andres FreundRemove WITH OIDS support, change oid catalog column...
2018-09-21  Michael PaquierDocument lock taken on referenced table when adding...
2018-09-04  Tom LaneFully enforce uniqueness of constraint names.
2018-05-21  Peter Eisentrautdoc: Whitespace fixes in man pages
2018-04-23  Tom LaneFix handling of partition bounds for boolean partitioni...
2018-04-18  Heikki LinnakangasImprove docs for the new INCLUDE directive in CREATE...
2018-04-04  Alvaro HerreraForeign keys on partitioned tables
2018-03-28  Andrew DunstanFast ALTER TABLE ADD COLUMN with a non-NULL default
2018-02-20  Alvaro HerreraAdjust ALTER TABLE docs on partitioned constraints
2018-02-19  Alvaro HerreraAllow UNIQUE indexes on partitioned tables
2018-02-02  Stephen FrostImprove ALTER TABLE synopsis
2018-01-19  Alvaro HerreraLocal partitioned indexes
2018-01-18  Peter Eisentrautdoc: Expand documentation of session_replication_role
2017-11-23  Peter EisentrautConvert documentation to DocBook XML
2017-11-19  Simon RiggsParameter toast_tuple_target controls TOAST for new...
2017-11-09  Robert HaasAdd hash partitioning.
2017-10-28  Robert HaasAdd table_constraint synopsis to ALTER TABLE documentation.
2017-10-20  Peter EisentrautConvert SGML IDs to lower case
2017-10-18  Alvaro HerreraMake OWNER TO subcommand mention consistent
2017-10-17  Peter EisentrautDon't use SGML empty tags
2017-10-10  Peter EisentrautUse lower-case SGML attribute values
2017-09-08  Robert HaasAllow a partitioned table to have a default partition.
2017-09-02  Peter Eisentrautdoc: Fix typos and other minor issues
2017-06-12  Peter EisentrautTrim trailing whitespace
2017-06-12  Tatsuo IshiiFix ALTER TABLE doc examples.
2017-04-06  Peter EisentrautIdentity columns
2017-03-27  Robert HaasImprove documentation of how NOT NULL works with partit...
next