summaryrefslogtreecommitdiff
path: root/src/common/relpath.c
diff options
context:
space:
mode:
authorTom Lane2017-05-05 16:46:04 +0000
committerTom Lane2017-05-05 16:46:04 +0000
commitb3a47cdfd692079e36d2055d7d93759e083263ca (patch)
tree05022d443d1d3eca0b7d5fa972cc7b74e1f12e3d /src/common/relpath.c
parent14722c69f924810ecf11769e8b9788b3f82d2a0e (diff)
Suppress compiler warning about unportable pointer value.
Setting a pointer value to "0xdeadbeef" draws a warning from some compilers, and for good reason. Be less cute and just set it to NULL. In passing make some other cosmetic adjustments nearby. Discussion: https://postgr.es/m/CAJrrPGdW3EkU-CRobvVKYf3fJuBdgWyuGeAbNzAQ4yBh+bfb_Q@mail.gmail.com
Diffstat (limited to 'src/common/relpath.c')
0 files changed, 0 insertions, 0 deletions