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
I realize that the code does not care about that, but I care about not
seeing warnings. Is there a way to avoid this construct?
regards, tom lane