]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Fix platform-dependent failure introduced by recent to_char changes
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 2 Apr 2003 02:33:52 +0000 (02:33 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 2 Apr 2003 02:33:52 +0000 (02:33 +0000)
commitd6f1aa976002d75f3e176f942c2af640c6b1612d
tree65380fca56599aabb546a91c5671b3cb61fd5159
parent1d650da2e53d45fe457a81cb9885804daf13f94a
Fix platform-dependent failure introduced by recent to_char changes
(ye good olde uninitialized-local-variable).
src/backend/utils/adt/formatting.c