pgsql: Fix 'Q' format char parsing in the new to_timestamp() code.

From: heikki(at)postgresql(dot)org (Heikki Linnakangas)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix 'Q' format char parsing in the new to_timestamp() code.
Date: 2008-11-10 17:36:53
Message-ID: 20081110173653.63D757545A4@cvs.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Fix 'Q' format char parsing in the new to_timestamp() code. Used to crash.

Modified Files:
--------------
pgsql/src/backend/utils/adt:
formatting.c (r1.149 -> r1.150)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/adt/formatting.c?r1=1.149&r2=1.150)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2008-11-10 17:59:20 Re: pgsql: Unite ReadBufferWithFork, ReadBufferWithStrategy, and
Previous Message Alvaro Herrera 2008-11-10 16:25:41 pgsql: Add a --locale switch to createdb, to ease the creation of