date formatting and tab-complete patch - Mailing list pgsql-hackers

From Manuel Sugawara
Subject date formatting and tab-complete patch
Date
Msg-id m3r8qc2isa.fsf@dep4.fciencias.unam.mx
Whole thread Raw
Responses Re: date formatting and tab-complete patch  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: date formatting and tab-complete patch  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Guys, attached is a patch against the 7.2b3 source tree which improves
the i18n of the date formatting functions, using the nl_langinfo(3)
function, together with an autoconf macro to test it's availability,
also an small change to the tab-complete feature of psql which allows
to use tables and views interchangeably. Please consider the
incorporation of those, small but useful changes, in the upcoming 7.2
release.

Kind regards,
Manuel.


Attachment

pgsql-hackers by date:

Previous
From: Daniel Kalchev
Date:
Subject: Re: 7.1.3 not using index
Next
From: Tom Lane
Date:
Subject: Re: 7.1.3 not using index