Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb4aec38

Browse files
committed
Document that is the psql version number, not the server version number,
that controls .psqlrc.
1 parent2deba6d commitb4aec38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/psql-ref.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3332,8 +3332,8 @@ PSQL_EDITOR_LINENUMBER_ARG='--line '
33323332
Both the system-wide <filename>psqlrc</filename> file and the user's
33333333
<filename>~/.psqlrc</filename> file can be made version-specific
33343334
by appending a dash and the <productname>PostgreSQL</productname>
3335-
major or minor release number, for example
3336-
<filename>~/.psqlrc-9.2</filename> or
3335+
major or minor<application>psql</application>release number,
3336+
for example<filename>~/.psqlrc-9.2</filename> or
33373337
<filename>~/.psqlrc-9.2.5</filename>. The most specific
33383338
version-matching file will be read in preference to a
33393339
non-version-specific file.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp