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

From Peter Eisentraut
Subject Re: date formatting and tab-complete patch
Date
Msg-id Pine.LNX.4.30.0112041739040.618-100000@peter.localdomain
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
Manuel Sugawara writes:

> 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,

What's the effect of that?

> together with an autoconf macro to test it's availability,

Please put macros into config/*.m4 (probably c-library.m4).

> also an small change to the tab-complete feature of psql which allows
> to use tables and views interchangeably.

ISTM that in the situation that tab completion covers tables and views are
not interchangeable.  Do you have an example?

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Undocumented feature costs a lot of performance in COPY
Next
From: Peter Eisentraut
Date:
Subject: Re: FW: [CYGWIN] 7.2b3 postmaster doesn't start on Win98