From: | "Ross J(dot) Reedstrom" <reedstrm(at)rice(dot)edu> |
---|---|
To: | pgsql-patches(at)postgresql(dot)org |
Subject: | pgsql ALTER command tab completion |
Date: | 2002-12-11 18:20:59 |
Message-ID: | 20021211182059.GB29886@wallace.ece.rice.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Here's the patch I mentioned on HACKERS to fix up ALTER command tab
completion. Note that it's based on 7.3 tarball, not CVS HEAD, or 7.3rel
branch. Damn, looking at CVS, this will patch into 7.3rel (just tested,
it does) probably collide with Rod Taylor's patch adding ALTER TRIGGER
stuff. O.K, second patch attached against HEAD - not tested, hand merged.
Ross
--
Ross Reedstrom, Ph.D. reedstrm(at)rice(dot)edu
Research Scientist phone: 713-348-6166
The Connexions Project http://cnx./rice.edu fax: 713-348-6182
Rice University MS-39
Houston, TX 77005
Attachment | Content-Type | Size |
---|---|---|
tab-complete-HEAD.diff | text/plain | 2.3 KB |
tab-complete.diff | text/plain | 2.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Ross J. Reedstrom | 2002-12-11 19:26:50 | Re: [BUGS] Bug #718: request for improvement of /? to show |
Previous Message | Christoph Zwerschke | 2002-12-11 18:18:09 | Re: PyGreSQL, suggestion for DB wrapper class |