projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a3a674
)
Document that it is the pgsql version we are matching for psqlrc
author
Bruce Momjian
<bruce@momjian.us>
Mon, 7 May 2012 01:43:55 +0000
(21:43 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Mon, 7 May 2012 01:43:55 +0000
(21:43 -0400)
version-specific files, not the server version.
doc/src/sgml/ref/psql-ref.sgml
patch
|
blob
|
history
diff --git
a/doc/src/sgml/ref/psql-ref.sgml
b/doc/src/sgml/ref/psql-ref.sgml
index 487df7461769873b40bc69466b2c0af786b22dd8..d5e47b56e75f7094df39460851d5f36a5894166f 100644
(file)
--- a/
doc/src/sgml/ref/psql-ref.sgml
+++ b/
doc/src/sgml/ref/psql-ref.sgml
@@
-3430,7
+3430,7
@@
PSQL_EDITOR_LINENUMBER_ARG='--line '
<listitem>
<para>
Both the system-wide <filename>psqlrc</filename> file and the user's
- <filename>~/.psqlrc</filename> file can be made version-specific
+ <filename>~/.psqlrc</filename> file can be made
psql-
version-specific
by appending a dash and the <productname>PostgreSQL</productname>
major or minor <application>psql</application> release number,
for example <filename>~/.psqlrc-9.2</filename> or