Add --psqlrc=FILENAME parameter to psql, to process an explicitly named
Magnus Hagander <magnus@hagander.net>
Add --psqlrc=FILENAME parameter to psql, to process an explicitly named file instead of ~/.psqlrc on startup.
Files
| Path | Change | +/− |
|---|---|---|
| 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 |