Hi,

Bruce Momjian <bruce@momjian.us>

Commit: eae5184d11d67edf49c114e15abc0223df8f5432
Author: Bruce Momjian <bruce@momjian.us>
Date: 2000-03-08T01:34:41Z
Releases: 7.1.1
Hi,

 the to_char() source code is large, here are regression tests for
numeric/timestamp/int8 part. It is probably enough test for formatting
code in the formatting.c module. The others (float4/float8/int4) types
share this formatting code and eventual bugs for these types aren't
few probable.

 Patch fix timestamp_to_char() for infinity/invalid timestamp too.


                                                Karel

Files