aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeProjectSet.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2022-07-07 08:30:52 +0200
committerPeter Eisentraut <peter@eisentraut.org>2022-07-07 08:36:51 +0200
commitd63d957e330c611f7a8c0ed02e4407f40f975026 (patch)
treeb600b852d4ccde421e0ca71d2a8fe5b964c47963 /src/backend/executor/nodeProjectSet.c
parent495ed0ef2d72a6a74def296e042022479d5d07bd (diff)
downloadpostgresql-d63d957e330c611f7a8c0ed02e4407f40f975026.tar.gz
postgresql-d63d957e330c611f7a8c0ed02e4407f40f975026.zip
Convert macros to static inline functions (block.h)
Remove BlockIdIsValid(), which wasn't used and is unnecessary. Remove BlockIdCopy(), which wasn't used and can be done by struct assignment. (BlockIdEquals() also isn't used, but seems reasonable to keep around.) Reviewed-by: Amul Sul <sulamul@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/5b558da8-99fb-0a99-83dd-f72f05388517%40enterprisedb.com
Diffstat (limited to 'src/backend/executor/nodeProjectSet.c')
0 files changed, 0 insertions, 0 deletions