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

From Bruce Momjian
Subject Re: date formatting and tab-complete patch
Date
Msg-id 200112032023.fB3KNgS07086@candle.pha.pa.us
Whole thread Raw
In response to date formatting and tab-complete patch  (Manuel Sugawara <masm@fciencias.unam.mx>)
Responses Re: date formatting and tab-complete patch  (Manuel Sugawara <masm@fciencias.unam.mx>)
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.

Sorry, too late for 7.2.  Added to queue for 7.3:
http://216.55.132.35/cgi-bin/pgpatches2
--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: 7.1.3 not using index
Next
From: Manuel Sugawara
Date:
Subject: Re: date formatting and tab-complete patch