From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp> |
Cc: | <zakkr(at)zf(dot)jcu(dot)cz>, <pgman(at)candle(dot)pha(dot)pa(dot)us>, <barry(at)xythos(dot)com>, <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [PATCHES] encoding names |
Date: | 2001-08-24 19:29:06 |
Message-ID: | Pine.LNX.4.30.0108242127150.677-100000@peter.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-patches |
Tatsuo Ishii writes:
> > Maybe we should not touch getdatabaseencoding() right now, given that the
> > names we currently use are apparently almost correct anyway and
> > considering the pain it creates to alter them, and instead implement the
> > information schema views in the future?
>
> I thought schema stuffs would be introduced in 7.2 but apparently it
> would not happen...
True, but right now we'd have to do rather elaborate changes just to
switch a couple of names to "more correct" versions. Accepting them as
input is good, but maybe we should hold back on the output part a bit
until we can do it correctly.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://funkturm.homeip.net/~peter
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2001-08-24 19:31:33 | Re: Assessment on namespace clean include file names |
Previous Message | Bruce Momjian | 2001-08-24 19:19:28 | Re: User locks code |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2001-08-24 20:05:57 | Re: Re: nocreatetable for 7.1.2 [patch] |
Previous Message | Bruce Momjian | 2001-08-24 19:10:56 | Re: Bug #428: Another security issue with the JDBC driver. |