Blame SOURCES/postgresql-man.patch
Branch: 0ef80740a4bb9a460f9d58efd28044c73c579f33
0ef807
PostgreSQL ecpg/initdb manual page fixes
0ef807
0ef807
This was generated based on automatic Red Hat manual page scan (private
0ef807
RHBZ#948933).
0ef807
0ef807
diff -up ./doc/src/sgml/man1/ecpg.1.man948933 ./doc/src/sgml/man1/ecpg.1
0ef807
--- ./doc/src/sgml/man1/ecpg.1.man948933 2014-12-16 02:13:15.000000000 +0100
0ef807
+++ ./doc/src/sgml/man1/ecpg.1 2014-12-23 11:26:37.883644047 +0100
0ef807
@@ -80,6 +80,11 @@ INFORMIX_SE\&.
0ef807
Define a C preprocessor symbol\&.
0ef807
.RE
0ef807
.PP
0ef807
+\fB\-h \fR
0ef807
+.RS 4
0ef807
+Parse a header file, this option includes option \fB\-c\fR\&.
0ef807
+.RE
0ef807
+.PP
0ef807
\fB\-i\fR
0ef807
.RS 4
0ef807
Parse system include files as well\&.
0ef807
@@ -128,6 +133,11 @@ Allow question mark as placeholder for c
0ef807
.RE
0ef807
.RE
0ef807
.PP
0ef807
+\fB\-\-regression\fR
0ef807
+.RS 4
0ef807
+Run in regression testing mode\&.
0ef807
+.RE
0ef807
+.PP
0ef807
\fB\-t\fR
0ef807
.RS 4
0ef807
Turn on autocommit of transactions\&. In this mode, each SQL command is automatically committed unless it is inside an explicit transaction block\&. In the default mode, commands are committed only when
0ef807
diff -up ./doc/src/sgml/man1/initdb.1.man948933 ./doc/src/sgml/man1/initdb.1
0ef807
--- ./doc/src/sgml/man1/initdb.1.man948933 2014-12-16 02:13:21.000000000 +0100
0ef807
+++ ./doc/src/sgml/man1/initdb.1 2014-12-23 11:26:37.883644047 +0100
0ef807
@@ -281,6 +281,13 @@ determines that an error prevented it fr
0ef807
.PP
0ef807
Other options:
0ef807
.PP
0ef807
+\fB\-s\fR
0ef807
+.br
0ef807
+\fB\-\-show\fR
0ef807
+.RS 4
0ef807
+Print the internal settings, then exit\&.
0ef807
+.RE
0ef807
+.PP
0ef807
\fB\-V\fR
0ef807
.br
0ef807
\fB\-\-version\fR