Skip to content
Snippets Groups Projects
Commit 2963d822 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Restore oid2name doc change.

parent 67fd5f3c
No related branches found
No related tags found
No related merge requests found
<!-- $PostgreSQL: pgsql/doc/src/sgml/oid2name.sgml,v 1.5 2010/05/19 20:20:38 momjian Exp $ --> <!-- $PostgreSQL: pgsql/doc/src/sgml/oid2name.sgml,v 1.6 2010/05/19 20:22:05 momjian Exp $ -->
<sect1 id="oid2name"> <sect1 id="oid2name">
<title>oid2name</title> <title>oid2name</title>
...@@ -110,6 +110,12 @@ ...@@ -110,6 +110,12 @@
<entry><literal>-U</literal> <replaceable>username</></entry> <entry><literal>-U</literal> <replaceable>username</></entry>
<entry>username to connect as</entry> <entry>username to connect as</entry>
</row> </row>
<row>
<entry><literal>-P</literal> <replaceable>password</></entry>
<entry>password (deprecated &mdash; putting this on the command line
is a security hazard)</entry>
</row>
</tbody> </tbody>
</tgroup> </tgroup>
</table> </table>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment