Refactor ObjectAddress field assignments in more places

Michael Paquier <michael@paquier.xyz>

Commit: 4315e8c23b9a897e12fcf91de7bfd734621096bf
Author: Michael Paquier <michael@paquier.xyz>
Date: 2020-07-01T08:03:50Z
Releases: 14.0
Refactor ObjectAddress field assignments in more places

This is a follow-up commit similar to 68de144, with more places in the
backend code simplified with the macros able to assign values to the
fields of ObjectAddress.  The code paths changed here could be
transitioned later into using more grouping when inserting dependency
records, simplifying this future work.

Author: Daniel Gustafsson, Michael Paquier
Discussion: https://postgr.es/m/20190213182737.mxn6hkdxwrzgxk35@alap3.anarazel.de

Files

Discussion