Tom Lane wrote:
> CVS tip is giving me this warning:
>
> initdb.c: In function `locale_date_order':
> initdb.c:2101: warning: `%x' yields only last 2 digits of year in
> some locales
This is fixed in GCC 3.4 (released April 2004) and later.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/