]> granicus.if.org Git - postgresql/commit
Make to_hex() behave portably on negative input values (treat them as
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Dec 2003 04:56:54 +0000 (04:56 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 19 Dec 2003 04:56:54 +0000 (04:56 +0000)
commit035a7ea58409d0ba49ffdc0d5ca1bfb9c7ce0035
tree067dcb63383f5487f650f94066c83cccff944558
parentacae15faf3a4ef6e1195d4805acdda404f4e2860
Make to_hex() behave portably on negative input values (treat them as
unsigned integers).  Per report from Jim Crate.
src/backend/utils/adt/varlena.c