> src/backend/parser: parse_coerce.c> src/backend/utils/adt: format_type.c> Log message:> Make the world safe for atttypmod=0 ... this didn't use to mean anything,> but timestamp now wants it to mean something.
What was the effect of this?
- Thomas