Add psql \prompt capability.
Bruce Momjian <bruce@momjian.us>
Add psql \prompt capability. Chad Wagner
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/psql-ref.sgml | modified | +19 −1 |
| src/bin/psql/command.c | modified | +52 −1 |
| src/bin/psql/help.c | modified | +4 −2 |
| src/bin/psql/tab-complete.c | modified | +2 −2 |