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
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
2022-04-07
Unlogged sequences
Peter Eisentraut
2022-04-01
docs: Changing column type doesn't always require an index rebuild.
Robert Haas
2022-02-14
WAL log unchanged toasted replica identity key attributes.
Amit Kapila
2022-02-03
Add UNIQUE null treatment option
Peter Eisentraut
2022-01-27
Remove some trailing whitespace in documentation files
Peter Eisentraut
2021-12-22
Correct comment and some documentation about REPLICA_IDENTITY_INDEX
Michael Paquier
2021-12-08
Allow specifying column list for foreign key ON DELETE SET actions
Peter Eisentraut
2021-11-11
doc: Add referential actions to CREATE/ALTER TABLE synopsis
Peter Eisentraut
2021-11-05
Document that ALTER TABLE .. TYPE removes statistics
Alvaro Herrera
2021-07-28
Doc: Clarify lock levels taken during ATTACH PARTITION
David Rowley
2021-07-28
Add support for SET ACCESS METHOD in ALTER TABLE
Michael Paquier
2021-07-16
doc: Spell checking
Peter Eisentraut
2021-06-14
Remove forced toast recompression in VACUUM FULL/CLUSTER
Michael Paquier
2021-05-27
Rethink definition of pg_attribute.attcompression.
Tom Lane
2021-05-06
Document lock level used by ALTER TABLE VALIDATE CONSTRAINT
Alvaro Herrera
2021-05-06
Improve documentation on DETACH PARTITION lock levels
Alvaro Herrera
[next]