diff options
author | Noah Misch <noah@leadboat.com> | 2025-08-23 16:46:20 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2025-08-23 16:46:25 -0700 |
commit | 090c9c9608b3bf84987ff8403d86a52001989f7d (patch) | |
tree | 8e2c38d45cc2eb685c4ae1218e85cb75ca85e2aa /src/backend/access/gin/ginget.c | |
parent | fbf967e996ddb6ce32983479236339ac3c7e1ce6 (diff) |
Rewrite previous commit's test for TestUpgradeXversion compatibility.
v17 introduced the MAINTAIN ON TABLES privilege. That changed the
applicable "baseacls" reaching buildACLCommands(). That yielded
spurious TestUpgradeXversion diffs. Change to use a TYPES privilege.
Types have the same one privilege in all supported versions, so they
avoid the problem. Per buildfarm. Back-patch to v13, like that commit.
Discussion: https://postgr.es/m/20250823144505.88.nmisch@google.com
Backpatch-through: 13
Diffstat (limited to 'src/backend/access/gin/ginget.c')
0 files changed, 0 insertions, 0 deletions