Add the new psql command \drds to the psql docs, help and tab completion.
Alvaro Herrera <alvherre@alvh.no-ip.org>
Add the new psql command \drds to the psql docs, help and tab completion. I also thank Bernd Helmle for the documentation help on the previous settings patch, which I forgot on the commit message.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/psql-ref.sgml | modified | +20 −1 |
| src/bin/psql/help.c | modified | +2 −1 |
| src/bin/psql/tab-complete.c | modified | +2 −2 |