Fill in more of ObjectProperty
authorPeter Eisentraut <peter@eisentraut.org>
Mon, 30 Oct 2023 10:08:53 +0000 (06:08 -0400)
committerPeter Eisentraut <peter@eisentraut.org>
Mon, 30 Oct 2023 10:08:53 +0000 (06:08 -0400)
commit0c60e8ba80e03491b028204a19a9dca6d216df91
tree6089f48e06a5cc65b3fc1c8d7d0feef58edcb982
parent57891c256c345451b91ddb67a8e2a9c5eca9ae1c
Fill in more of ObjectProperty

Fill in .objtype field where an appropriate value exists.

These cases are currently not used (see also comments at
get_object_type()), but we might as well fill in what's possible in
case additional uses arise.

Discussion: https://www.postgresql.org/message-id/flat/75ae5875-3abc-dafc-8aec-73247ed41cde@eisentraut.org
src/backend/catalog/objectaddress.c