diff options
author | Peter Eisentraut | 2022-11-13 07:11:17 +0000 |
---|---|---|
committer | Peter Eisentraut | 2022-11-13 07:12:37 +0000 |
commit | afbfc02983f86c4d71825efa6befd547fe81a926 (patch) | |
tree | 0cff343b85d5c01fb022e0433d89f5d350609fd4 /src/pl/tcl | |
parent | b4b7ce8061d34cea2b4915c41403b2a74d5fde0e (diff) |
Refactor ownercheck functions
Instead of dozens of mostly-duplicate pg_foo_ownercheck() functions,
write one common function object_ownercheck() that can handle almost
all of them. We already have all the information we need, such as
which system catalog corresponds to which catalog table and which
column is the owner column.
Reviewed-by: Corey Huinker <[email protected]>
Reviewed-by: Antonin Houska <[email protected]>
Discussion: https://www.postgresql.org/message-id/flat/[email protected]
Diffstat (limited to 'src/pl/tcl')
0 files changed, 0 insertions, 0 deletions