]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Update int28out and out8out and _in_ functions to handle trailing zeros
authorBruce Momjian <bruce@momjian.us>
Mon, 10 Jan 2000 15:41:34 +0000 (15:41 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 10 Jan 2000 15:41:34 +0000 (15:41 +0000)
commit3f03f74f3651cd2ded9899f5aa2a928ca8e0d480
tree49e381256f8a361925d75d1886cb504d48c3a407
parent752314eb261aec632185e914819709f95bddf332
Update int28out and out8out and _in_ functions to handle trailing zeros
properly.
src/backend/utils/adt/int.c
src/backend/utils/adt/oid.c
src/interfaces/ecpg/lib/Makefile.in
src/interfaces/ecpg/preproc/Makefile
src/interfaces/libpgeasy/Makefile.in
src/interfaces/libpgtcl/Makefile.in
src/interfaces/libpq++/Makefile.in
src/interfaces/libpq/Makefile.in
src/interfaces/odbc/Version.mk
src/tools/RELEASE_CHANGES