Add the new psql command \drds to the psql docs, help and tab completion.

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: 474f825574db680ce638fce9b92254ff35fbc8fd
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2009-10-08T16:34:01Z
Releases: 9.0.0
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

PathChange+/−
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