Minor fixes for psql tab completion. Spell "absolute" like the English word,
authorNeil Conway <neilc@samurai.com>
Mon, 4 Apr 2005 07:19:44 +0000 (07:19 +0000)
committerNeil Conway <neilc@samurai.com>
Mon, 4 Apr 2005 07:19:44 +0000 (07:19 +0000)
commit1254146f135db473a593d4ea19311542b3adb38a
treedb299210822fe71854e43e1c5f89bc78c2ec3d84
parentdb5f21d323c1ac03bf3c9ea1a2805b26b45a27da
Minor fixes for psql tab completion. Spell "absolute" like the English word,
not the brand of vodka. Complete FETCH <sth> <sth> with FROM and IN, not
FROM and TO (which is still pretty incomplete, but at least its the right
syntax).
src/bin/psql/tab-complete.c