Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Do we know that defaulting floating constants will not be a performance
> hit?
Uh ... what's your concern exactly? The datatype coercion (if any) will
happen once at parse time, not at runtime.
regards, tom lane