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
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
/
src
/
include
/
commands
/
tablecmds.h
Age
Commit message (
Expand
)
Author
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-03-13
Reintroduce MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-10-05
Move BuildDescForRelation() from tupdesc.c to tablecmds.c
Peter Eisentraut
2023-07-07
Revert MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2023-06-22
Fix cache lookup hazards introduced by ff9618e82a.
Nathan Bossart
2023-04-12
Revert "Catalog NOT NULL constraints" and fallout
Alvaro Herrera
2023-04-07
Catalog NOT NULL constraints
Alvaro Herrera
2023-04-04
Perform logical replication actions as the table owner.
Robert Haas
2023-01-14
Fix MAINTAIN privileges for toast tables and partitions.
Jeff Davis
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-14
Add grantable MAINTAIN privilege and pg_maintain role.
Jeff Davis
2022-09-20
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-07-06
Change internal RelFileNode references to RelFileNumber or RelFileLocator.
Robert Haas
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-08-25
Fix toast rewrites in logical decoding.
Amit Kapila
2021-04-27
Don't pass "ONLY" options specified in TRUNCATE to foreign data wrapper.
Fujii Masao
2021-04-08
Allow TRUNCATE command to truncate foreign tables.
Fujii Masao
2021-01-27
Refactor code in tablecmds.c to check and process tablespace moves
Michael Paquier
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-01-15
Restructure ALTER TABLE execution to fix assorted bugs.
Tom Lane
2020-01-01
Update copyrights for 2020
Bruce Momjian
2019-08-05
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-07-05
Remove unreferenced function declarations.
Tom Lane
2019-05-22
Phase 2 pgindent run for v12.
Tom Lane
2019-04-03
Support foreign keys that reference partitioned tables
Alvaro Herrera
2019-01-02
Update copyright for 2019
Bruce Momjian
2018-11-14
Lower lock level for renaming indexes
Peter Eisentraut
2018-04-26
Post-feature-freeze pgindent run.
Tom Lane
2018-04-15
Reorganize partitioning code
Alvaro Herrera
2018-04-07
Logical decoding of TRUNCATE
Peter Eisentraut
2018-04-04
Foreign keys on partitioned tables
Alvaro Herrera
2018-01-03
Update copyright for 2018
Bruce Momjian
2017-09-08
Allow a partitioned table to have a default partition.
Robert Haas
2017-06-21
Phase 2 of pgindent updates.
Tom Lane
2017-01-03
Update copyright via script for 2017
Bruce Momjian
2016-12-07
Implement table partitioning.
Robert Haas
2016-01-02
Update copyright for 2016
Bruce Momjian
2015-03-03
Change many routines to return ObjectAddress rather than OID
Alvaro Herrera
2015-01-06
Update copyright for 2015
Bruce Momjian
2014-08-21
Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'
Stephen Frost
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-02-17
Avoid repeated name lookups during table and index DDL.
Robert Haas
2014-01-07
Update copyright for 2014
Bruce Momjian
2013-05-29
pgindent run for release 9.3
Bruce Momjian
2013-04-12
Clean up the mess around EXPLAIN and materialized views.
Tom Lane
2013-03-18
Extend object-access hook machinery to support post-alter events.
Robert Haas
2013-03-04
Add a materialized view relations.
Kevin Grittner
2013-01-01
Update copyrights for 2013
Bruce Momjian
2012-12-24
Fix more weird compiler messages caused
Simon Riggs
[next]