diff options
author | Jeff Davis <jdavis@postgresql.org> | 2025-06-19 12:43:27 -0700 |
---|---|---|
committer | Jeff Davis <jdavis@postgresql.org> | 2025-06-19 12:43:27 -0700 |
commit | 6c29088fc6e269b7d64797bb62533b82afe03d93 (patch) | |
tree | 69aa2a2187037eacb4f679f961ee95738851a536 /src/extend/array/array_iterator.c | |
parent | ed117c4c6c4feb1362abbb417ac6e6525dd8789b (diff) | |
download | postgresql-6c29088fc6e269b7d64797bb62533b82afe03d93.tar.gz postgresql-6c29088fc6e269b7d64797bb62533b82afe03d93.zip |
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/extend/array/array_iterator.c')
0 files changed, 0 insertions, 0 deletions