| From: | Fernando Ike <fike(at)midstorm(dot)org> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | pgsql-hackers(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Subject: | Re: [PATCH] Psql List Languages |
| Date: | 2009-07-17 15:26:31 |
| Message-ID: | 1ed3e91a0907170826s3e47bf57q7f9f2fce23be3e82@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Thu, Jul 16, 2009 at 10:41 AM, Peter Eisentraut<peter_e(at)gmx(dot)net> wrote:
> On Thursday 16 July 2009 00:38:31 Fernando Ike de Oliveira wrote:
>> I applied the Tom Lane and Peter considerations, but I had that
>> remove one column (Owner) of out command \dL to compatibility with 7.4
>> version.
>
> The mandate is to work as best as they can with older versions, not to provide
> only the feature set that works the same across old versions. The correct
> behavior should be to show the owner column if the server version supports it.
Thanks for comment, Peter
Follow new version patch, now with version postgresql version.
Regards,
--
Fernando Ike
| Attachment | Content-Type | Size |
|---|---|---|
| psql_list_lang_v4.patch | text/x-diff | 5.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | marcin mank | 2009-07-17 15:28:52 | Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT |
| Previous Message | Dimitri Fontaine | 2009-07-17 15:10:50 | Re: ALTER TABLE ... ALTER COLUMN ... SET DISTINCT |