diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2010-11-20 12:09:36 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2010-11-20 12:09:36 -0500 |
commit | d1d8462d99620cd4384d77b0908d50a49c38eb31 (patch) | |
tree | 577ce4c62b948de9111b32e26da5101a966a7de0 /src/backend/utils/adt/xml.c | |
parent | 4343c0e546b216ab38a3397a4f0f7476d557b352 (diff) | |
download | postgresql-d1d8462d99620cd4384d77b0908d50a49c38eb31.tar.gz postgresql-d1d8462d99620cd4384d77b0908d50a49c38eb31.zip |
Assorted further cleanup for integer-conversion patch.
Avoid depending on LL notation, which is likely to not work in pre-C99
compilers; don't pointlessly use INT32_MIN/INT64_MIN in code that has
the numerical value hard-wired into it anyway; remove some gratuitous
style inconsistencies between pg_ltoa and pg_lltoa; fix int2 test case
so it actually tests int2.
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions