| From: | Manuel Sugawara <masm(at)fciencias(dot)unam(dot)mx> |
|---|---|
| To: | PostgreSQL Hackers Mailing List <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | date formatting and tab-complete patch |
| Date: | 2001-12-03 19:41:25 |
| Message-ID: | m3r8qc2isa.fsf@dep4.fciencias.unam.mx |
| Views: | Whole Thread | Raw Message | 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.
Kind regards,
Manuel.
| Attachment | Content-Type | Size |
|---|---|---|
| pgsql.patch | text/x-patch | 7.9 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2001-12-03 19:57:08 | Re: 7.1.3 not using index |
| Previous Message | Josh Berkus | 2001-12-03 19:20:07 | Re: An easy question about creating a primary key |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2001-12-03 20:23:42 | Re: date formatting and tab-complete patch |
| Previous Message | Bruce Momjian | 2001-12-03 18:43:12 | Re: updated zh_CN NLS patch |