Add floating-point support to our emulation of snprintf

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 3fd3d028fb907b80d59b5635d83e82071c0fdd8a
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-02-06T21:51:03Z
Releases: 7.1.1
Add floating-point support to our emulation of snprintf
so that EXPLAIN works again.

Files

PathChange+/−
src/backend/port/snprintf.c modified +82 −64