summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJeff Davis <jdavis@postgresql.org>2025-06-19 12:43:27 -0700
committerJeff Davis <jdavis@postgresql.org>2025-06-19 12:43:49 -0700
commit0f5ac7f321fbe19e666b5c5f19218f6ff5cd8c83 (patch)
tree16eb8daa843f7762282aa070270fca46c7658276 /src
parent25505082f0e7aa6dc9cd068b0e5330bb1ca22751 (diff)
Correct docs about partitions and EXCLUDE constraints.
In version 17 we added support for cross-partition EXCLUDE constraints, as long as they included all partition key columns and compared them with equality (see 8c852ba9a4). I updated the docs for exclusion constraints, but I missed that the docs for CREATE TABLE still said that they were not supported. This commit fixes that. Author: Paul A. Jungwirth <pj@illuminatedcomputing.com> Co-authored-by: Jeff Davis <pgsql@j-davis.com> Discussion: https://postgr.es/m/c955d292-b92d-42d1-a2a0-1ec6715a2546@illuminatedcomputing.com Backpatch-through: 17
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions