Add --psqlrc=FILENAME parameter to psql, to process an explicitly named

Magnus Hagander <magnus@hagander.net>

Commit: 66c2cc2ba93ea9015b7ce43a2fb4edc601eaaf94
Author: Magnus Hagander <magnus@hagander.net>
Date: 2010-03-06T15:28:09Z
Releases: 9.0.0
Add --psqlrc=FILENAME parameter to psql, to process an explicitly named
file instead of ~/.psqlrc on startup.

Files

PathChange+/−
doc/src/sgml/ref/psql-ref.sgml modified +11 −1
src/bin/psql/help.c modified +2 −1
src/bin/psql/startup.c modified +18 −8