index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
src
/
sgml
/
ref
/
alter_table.sgml
Age
Commit message (
Expand
)
Author
11 days
Doc: use uppercase keywords in SQLs
David Rowley
2025-10-13
Doc: clarify n_distinct_inherited setting
David Rowley
2025-08-06
doc: Recommend ANALYZE after ALTER TABLE ... SET EXPRESSION AS.
Fujii Masao
2025-08-04
doc: mention unusability of dropped CHECK to verify NOT NULL
Álvaro Herrera
2025-07-01
doc: TOAST not toast
Peter Eisentraut
2025-06-25
doc: Some copy-editing around constraint validation and enforcement
Peter Eisentraut
2025-05-01
doc: Improve explanations when a table rewrite is needed
Peter Eisentraut
2025-04-07
Allow NOT NULL constraints to be added as NOT VALID
Álvaro Herrera
2025-04-02
Add support for NOT ENFORCED in foreign key constraints
Peter Eisentraut
2025-03-27
Simplify syntax for ALTER TABLE ALTER CONSTRAINT NO INHERIT
Álvaro Herrera
2025-03-14
doc: Explain more thoroughly when a table rewrite is needed
Álvaro Herrera
2025-03-05
Add ALTER TABLE ... ALTER CONSTRAINT ... SET [NO] INHERIT
Álvaro Herrera
2025-02-07
Virtual generated columns
Peter Eisentraut
2025-01-23
Allow NOT VALID foreign key constraints on partitioned tables
Álvaro Herrera
2025-01-16
Doc: Improve the Replica Identity information.
Amit Kapila
2025-01-11
Add support for NOT ENFORCED in CHECK constraints
Peter Eisentraut
2024-11-13
doc: Add PERIOD to ALTER TABLE reference docs
Peter Eisentraut
2024-11-13
doc: Add WITHOUT OVERLAPS to ALTER TABLE reference docs
Peter Eisentraut
2024-11-08
Add pg_constraint rows for not-null constraints
Álvaro Herrera
2024-11-07
doc: Reword ALTER TABLE ATTACH restriction on NO INHERIT constraints
Álvaro Herrera
2024-10-03
Remove support for unlogged on partitioned tables
Michael Paquier
2024-10-02
doc: Missing markup, punctuation and wordsmithing
Daniel Gustafsson
2024-09-30
Don't disallow DROP of constraints ONLY on partitioned tables
Alvaro Herrera
2024-08-24
Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands
Alexander Korotkov
2024-07-15
Fix tablespace handling in MERGE/SPLIT partition commands.
Fujii Masao
2024-05-22
Don't copy extended statistics during MERGE/SPLIT partition operations
Alexander Korotkov
2024-05-13
Revert structural changes to not-null constraints
Alvaro Herrera
2024-05-02
Disallow direct change of NO INHERIT of not-null constraints
Alvaro Herrera
2024-04-30
Inherit parent's AM for partition MERGE/SPLIT operations
Alexander Korotkov
2024-04-30
Make new partitions with parent's persistence during MERGE/SPLIT
Alexander Korotkov
2024-04-30
Document the way partition MERGE/SPLIT operations create new partitions
Alexander Korotkov
2024-04-15
Grammar fixes for split/merge partitions code
Alexander Korotkov
2024-04-07
Doc: update documentation about EXCLUDE constraint elements.
Tom Lane
2024-04-06
Implement ALTER TABLE ... SPLIT PARTITION ... command
Alexander Korotkov
2024-04-06
Implement ALTER TABLE ... MERGE PARTITIONS ... command
Alexander Korotkov
2024-03-25
Allow specifying an access method for partitioned tables
Alvaro Herrera
2024-03-08
Add support for DEFAULT in ALTER TABLE .. SET ACCESS METHOD
Michael Paquier
2024-01-13
Make attstattarget nullable
Peter Eisentraut
2024-01-04
ALTER TABLE command to change generation expression
Peter Eisentraut
2023-11-25
doc: improve ALTER TABLE "offical constraint" wording
Bruce Momjian
2023-08-25
Catalog not-null constraints
Alvaro Herrera
2023-04-12
Revert "Catalog NOT NULL constraints" and fallout
Alvaro Herrera
2023-04-07
Catalog NOT NULL constraints
Alvaro Herrera
2023-03-04
Avoid failure when altering state of partitioned foreign-key triggers.
Tom Lane
2023-01-16
More documentation update for GRANT ... WITH SET OPTION.
Robert Haas
2023-01-09
Doc: add XML ID attributes to <sectN> and <varlistentry> tags.
Tom Lane
2023-01-03
Fix typos in comments, code and documentation
Michael Paquier
2022-11-10
Support writing "CREATE/ALTER TABLE ... SET STORAGE DEFAULT".
Tom Lane
2022-07-13
Allow specifying STORAGE attribute for a new table
Peter Eisentraut
2022-04-07
doc: Fix man page whitespace issues
Peter Eisentraut
[next]