Re: psql tab-complete patch #3

From: Stefan Kaltenbrunner <stefan(at)kaltenbrunner(dot)cc>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: Patches <pgsql-patches(at)postgresql(dot)org>, swm(at)linuxworld(dot)com(dot)au
Subject: Re: psql tab-complete patch #3
Date: 2004-08-20 22:26:13
Message-ID: 41267A85.3000707@kaltenbrunner.cc
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Bruce Momjian wrote:
> Great, patch applied. I merged it into Gavin's recent ALTER INDEX
> addition.

Many thanks for applying my first patch, but looking at result I noticed
that you have removed INDEX from the list_ALTER which looks like a
possible merge-error to me(Garry added that one in his original patch
and it got removed after you applied mine).

Please correct me if I'm wrong - a small patch for this is attached....

>
> I have added your list of uncompleted items to the TODO list.

good idea - I will see if I can fix some of them soon!

Stefan

Attachment Content-Type Size
small_index.diff text/plain 774 bytes

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Dave Page 2004-08-20 23:08:30 Re: Service startup delay
Previous Message Tom Lane 2004-08-20 20:38:57 Re: [PATCHES] ALTER SCHEMA ... SET TABLESPACE