]> granicus.if.org Git - postgresql/commit
Fix some portability bugs I'd introduced into inet/cidr code ---
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 25 Nov 2000 21:30:54 +0000 (21:30 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 25 Nov 2000 21:30:54 +0000 (21:30 +0000)
commit5dfcbdde702c85019bcc2c4e384e082d87d42c16
tree576a2c79c0579744d93203e5f0132ebd9b2e3438
parentbbea3643a3a6425f92d0db9ff16c7f73a31a466c
Fix some portability bugs I'd introduced into inet/cidr code ---
shifting by the word width is not defined by ANSI C...
src/backend/utils/adt/network.c