On Wed, 2004-09-01 at 09:34, Greg Sabino Mullane wrote:
> Some improvements for the tab-completion of psql. This should
> address all of the items in the todo list and adds some new
> things as well.
Patch applied. Thanks.
Bruce: this was also on the pending list.
-Neil
Bruce Momjian wrote:
Neil Conway wrote:
Bruce Momjian wrote:
Is this for 8.0? Seems it is fixes.
Personally, I think it is more feature work than fixes. But I wouldn't
object to committing it to HEAD in time for 8.0, because it is likely
low-impact.
That was my feeling. Part fix, part low impa
Neil Conway wrote:
> Bruce Momjian wrote:
> > Is this for 8.0? Seems it is fixes.
>
> Personally, I think it is more feature work than fixes. But I wouldn't
> object to committing it to HEAD in time for 8.0, because it is likely
> low-impact.
That was my feeling. Part fix, part low impact.
-
Bruce Momjian wrote:
Is this for 8.0? Seems it is fixes.
Personally, I think it is more feature work than fixes. But I wouldn't
object to committing it to HEAD in time for 8.0, because it is likely
low-impact.
-Neil
---(end of broadcast)---
TIP 8:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> Is this for 8.0? Seems it is fixes?
Well, there are no new features in it anyway. My vote is for 8.0,
if only so that any bugs get found quicker and fixed for 8.1 :)
- --
Greg Sabino Mullane [EMAIL PROTECTED]
PGP Key: 0x14964AC8 200409092206
Is this for 8.0? Seems it is fixes.
---
Greg Sabino Mullane wrote:
[ There is text before PGP section. ]
>
[ PGP not available, raw data follows ]
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> NotDashEscaped: You nee
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
NotDashEscaped: You need GnuPG to verify this message
Some improvements for the tab-completion of psql. This should
address all of the items in the todo list and adds some new
things as well. Specifically:
* Add support for ALTER SEQUENCE ...
* Ad