summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonb.c
diff options
context:
space:
mode:
authorPeter Eisentraut2018-01-16 22:12:16 +0000
committerPeter Eisentraut2018-01-16 22:12:16 +0000
commitd91da5ecedc8f8965bd35de66b09feb79c26e5ca (patch)
treed28aef9441e3761bbf76dec7dfacba692b3b35c2 /src/backend/utils/adt/jsonb.c
parent649aeb123f73e69cf78c52b534c15c51a229d63d (diff)
Remove useless use of bit-masking macros
In this case, the macros SET_8_BYTES(), GET_8_BYTES(), SET_4_BYTES(), GET_4_BYTES() are no-ops, so we can just remove them. The plan is to perhaps remove them from the source code altogether, so we'll start here. Discussion: https://www.postgresql.org/message-id/[email protected]
Diffstat (limited to 'src/backend/utils/adt/jsonb.c')
0 files changed, 0 insertions, 0 deletions