...
> I don't want send patch with 2 chars. Can you or anyone other fix it
> in src/backend/utils/adt/formatting.c in function to_date (line cca
> 3130) and rename timestamp_date to timestamptz_date?
OK. Sorry for the breakage. Think about a regression test which would
catch this one; I've got a few more input format tests for
date/time/timestamp to add after 7.2 is released to catch more edge
cases in that area...
- Thomas