From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Manuel Sugawara <masm(at)fciencias(dot)unam(dot)mx> |
Cc: | PostgreSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: date formatting and tab-complete patch |
Date: | 2001-12-03 20:23:42 |
Message-ID: | 200112032023.fB3KNgS07086@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
> 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Manuel Sugawara | 2001-12-03 20:29:11 | Re: date formatting and tab-complete patch |
Previous Message | Tom Lane | 2001-12-03 19:57:08 | Re: 7.1.3 not using index |
From | Date | Subject | |
---|---|---|---|
Next Message | Manuel Sugawara | 2001-12-03 20:29:11 | Re: date formatting and tab-complete patch |
Previous Message | Manuel Sugawara | 2001-12-03 19:41:25 | date formatting and tab-complete patch |