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 ------ REL8_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/43dfc5cac38b41365f512e237e12572f180b2883 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