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

Commite57c34c

Browse files
committed
Add -E option
1 parent3f8f0ac commite57c34c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎src/man/psql.1

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" This is -*-nroff-*-
22
.\" XXX standard disclaimer belongs here....
3-
.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.29 1998/10/14 02:54:39 momjian Exp $
3+
.\" $Header: /cvsroot/pgsql/src/man/Attic/psql.1,v 1.30 1999/03/30 05:14:03 ishii Exp $
44
.TH PSQL UNIX 1/20/96 PostgreSQL PostgreSQL
55
.SH NAME
66
psql - run the interactive query front-end
@@ -24,6 +24,9 @@ dbName]
2424
.BR"-e"
2525
]
2626
[\c
27+
.BR"-E"
28+
]
29+
[\c
2730
.BR"-f"
2831
filename]
2932
[\c
@@ -142,6 +145,9 @@ Specifies the name of the database to connect to.
142145
.BR"-e"""
143146
Echo the query sent to the backend
144147
.TP
148+
.BR"-E"""
149+
Echo the actual query generated by\ed and other backslash commands
150+
.TP
145151
.BR"-f"" filename"
146152
Use the file
147153
.IR"filename"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp