Get rid of elog(DEBUG) in snprintf emulation ... it's just

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

Commit: 9e713ddb99da9ef9bdc893460dca2b6a91f01ba0
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-09-09T03:13:22Z
Releases: 7.1.1
Get rid of elog(DEBUG) in snprintf emulation ... it's just
cluttering the log file...

Files

PathChange+/−
src/backend/port/snprintf.c modified +1 −4