Fix access past end of string in date parsing. This affects date_in(), and a couple of other funcions that use DecodeDate().
Hitoshi Harada Branch ------ REL9_2_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/23355e6cb9272cde1b695a3c6228e8e8186d59f4 Modified Files -------------- src/backend/utils/adt/datetime.c | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers