8000 Restore oid2name doc change. · postgrespro/postgres_cluster@2963d82 · GitHub
[go: up one dir, main page]

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

Appearance settings

Commit 2963d82

Browse files
committed
Restore oid2name doc change.
1 parent 67fd5f3 commit 2963d82

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

doc/src/sgml/oid2name.sgml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- $PostgreSQL: pgsql/doc/src/sgml/oid2name.sgml,v 1.5 2010/05/19 20:20:38 momjian Exp $ -->
1+
<!-- $PostgreSQL: pgsql/doc/src/sgml/oid2name.sgml,v 1.6 2010/05/19 20:22:05 momjian Exp $ -->
22

33
<sect1 id="oid2name">
44
<title>oid2name</title>
@@ -110,6 +110,12 @@
110110
<entry><literal>-U</literal> <replaceable>username</></entry>
111111
<entry>username to connect as</entry>
112112
</row>
113+
114+
<row>
115+
<entry><literal>-P</literal> <replaceable>password</></entry>
116+
<entry>password (deprecated &mdash; putting this on the command line
117+
is a security hazard)</entry>
118+
</row>
113119
</tbody>
114120
</tgroup>
115121
</table>

0 commit comments

Comments
 (0)
0