8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2deba6d commit b4aec38Copy full SHA for b4aec38
doc/src/sgml/ref/psql-ref.sgml
@@ -3332,8 +3332,8 @@ PSQL_EDITOR_LINENUMBER_ARG='--line '
3332
Both the system-wide <filename>psqlrc</filename> file and the user's
3333
<filename>~/.psqlrc</filename> file can be made version-specific
3334
by appending a dash and the <productname>PostgreSQL</productname>
3335
- major or minor release number, for example
3336
- <filename>~/.psqlrc-9.2</filename> or
+ major or minor <application>psql</application> release number,
+ for example <filename>~/.psqlrc-9.2</filename> or
3337
<filename>~/.psqlrc-9.2.5</filename>. The most specific
3338
version-matching file will be read in preference to a
3339
non-version-specific file.
0 commit comments