ECPG timestamp.c - Mailing list pgsql-hackers

From Rod Taylor
Subject ECPG timestamp.c
Date
Msg-id 1051842033.78976.18.camel@jester
Whole thread Raw
Responses Re: ECPG timestamp.c  (Michael Meskes <meskes@postgresql.org>)
List pgsql-hackers
src/interfaces/ecpg/pgtypeslib/timestamp.c has started throwing
warnings:

timestamp.c: In function `dttofmtasc_replace':
timestamp.c:468: warning: `%g' yields only last 2 digits of year
timestamp.c:606: warning: `%x' yields only last 2 digits of year in some
locales on non-BSD systems

Not overly important, but worth while noting.
--
Rod Taylor <rbt@rbt.ca>

PGP Key: http://www.rbt.ca/rbtpub.asc

pgsql-hackers by date:

Previous
From: David Walker
Date:
Subject: Re: Attribute must be GROUPed.... ?
Next
From: Rod Taylor
Date:
Subject: psql Crash in -TIP