Here's the patch I mentioned on HACKERS to fix up ALTER command tab
authorBruce Momjian <bruce@momjian.us>
Fri, 13 Dec 2002 05:36:24 +0000 (05:36 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 13 Dec 2002 05:36:24 +0000 (05:36 +0000)
commit1b706651b6028d8f24f93a6eab87dbe867f293e2
tree540aace3b1e69d36cd5a3b9e83e1a4bd4cc47f15
parentd27410594227302de6ee66c1757a955d953bf635
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 Reedstrom
src/bin/psql/tab-complete.c