diff options
author | Michael Paquier <michael@paquier.xyz> | 2020-07-01 17:03:50 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2020-07-01 17:03:50 +0900 |
commit | 4315e8c23b9a897e12fcf91de7bfd734621096bf (patch) | |
tree | 0162a7c0eb653b14a33ab6361714e8dbf38f5111 /src/backend/access/gist/gistget.c | |
parent | a69e041d0c91759fb60ab52e7e21e3ec3752c69b (diff) | |
download | postgresql-4315e8c23b9a897e12fcf91de7bfd734621096bf.tar.gz postgresql-4315e8c23b9a897e12fcf91de7bfd734621096bf.zip |
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
Diffstat (limited to 'src/backend/access/gist/gistget.c')
0 files changed, 0 insertions, 0 deletions