Blame SOURCES/postgresql-man.patch

5cb31b
PostgreSQL ecpg/initdb manual page fixes
5cb31b
5cb31b
This was generated based on automatic Red Hat manual page scan (private
5cb31b
RHBZ#948933).
5cb31b
5cb31b
diff -up ./doc/src/sgml/man1/ecpg.1.man948933 ./doc/src/sgml/man1/ecpg.1
5cb31b
--- ./doc/src/sgml/man1/ecpg.1.man948933	2014-12-16 02:13:15.000000000 +0100
5cb31b
+++ ./doc/src/sgml/man1/ecpg.1	2014-12-23 11:26:37.883644047 +0100
5cb31b
@@ -128,6 +133,11 @@ Allow question mark as placeholder for c
5cb31b
 .RE
5cb31b
 .RE
5cb31b
 .PP
5cb31b
+\fB\-\-regression\fR
5cb31b
+.RS 4
5cb31b
+Run in regression testing mode\&.
5cb31b
+.RE
5cb31b
+.PP
5cb31b
 \fB\-t\fR
5cb31b
 .RS 4
5cb31b
 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
5cb31b
diff -up ./doc/src/sgml/man1/initdb.1.man948933 ./doc/src/sgml/man1/initdb.1
5cb31b
--- ./doc/src/sgml/man1/initdb.1.man948933	2014-12-16 02:13:21.000000000 +0100
5cb31b
+++ ./doc/src/sgml/man1/initdb.1	2014-12-23 11:26:37.883644047 +0100
5cb31b
@@ -281,6 +281,13 @@ determines that an error prevented it fr
5cb31b
 .PP
5cb31b
 Other options:
5cb31b
 .PP
5cb31b
+\fB\-s\fR
5cb31b
+.br
5cb31b
+\fB\-\-show\fR
5cb31b
+.RS 4
5cb31b
+Print the internal settings, then exit\&.
5cb31b
+.RE
5cb31b
+.PP
5cb31b
 \fB\-V\fR
5cb31b
 .br
5cb31b
 \fB\-\-version\fR