Add psql tab completion for DO blocks.
Itagaki Takahiro <itagaki.takahiro@gmail.com>
Add psql tab completion for DO blocks. Also adjust documentation of DO. Patch from David Fetter and subsequent discussion.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/do.sgml | modified | +2 −2 |
| src/bin/psql/tab-complete.c | modified | +14 −2 |