diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-11-02 21:24:52 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-11-02 21:24:52 +0000 |
commit | d7112cfa884e5125a20a24590f193ceebedf0146 (patch) | |
tree | f52b3324c81fd37213a26b15aac9a83267fe2b0a /src/backend/access/transam/xlogutils.c | |
parent | 902d1cb35f69464e1e13015b9e05abdb76a7444d (diff) | |
download | postgresql-d7112cfa884e5125a20a24590f193ceebedf0146.tar.gz postgresql-d7112cfa884e5125a20a24590f193ceebedf0146.zip |
Remove the last vestiges of the MAKE_PTR/MAKE_OFFSET mechanism. We haven't
allowed different processes to have different addresses for the shmem segment
in quite a long time, but there were still a few places left that used the
old coding convention. Clean them up to reduce confusion and improve the
compiler's ability to detect pointer type mismatches.
Kris Jurka
Diffstat (limited to 'src/backend/access/transam/xlogutils.c')
0 files changed, 0 insertions, 0 deletions