18e4f3
PostgreSQL ecpg/initdb manual page fixes
18e4f3
18e4f3
This was generated based on automatic Red Hat manual page scan (private
18e4f3
RHBZ#948933).
18e4f3
18e4f3
diff -up postgresql-13.1/doc/src/sgml/man1/ecpg.1.patch6 postgresql-13.1/doc/src/sgml/man1/ecpg.1
18e4f3
--- postgresql-13.1/doc/src/sgml/man1/ecpg.1.patch6	2020-11-09 23:38:03.000000000 +0100
18e4f3
+++ postgresql-13.1/doc/src/sgml/man1/ecpg.1	2020-11-18 09:26:40.547324791 +0100
18e4f3
@@ -81,6 +81,11 @@ ORACLE\&.
18e4f3
 Define a C preprocessor symbol\&.
18e4f3
 .RE
18e4f3
 .PP
18e4f3
+\fB\-h \fR
18e4f3
+.RS 4
18e4f3
+Parse a header file, this option includes option \fB\-c\fR\&.
18e4f3
+.RE
18e4f3
+.PP
18e4f3
 \fB\-h\fR
18e4f3
 .RS 4
18e4f3
 Process header files\&. When this option is specified, the output file extension becomes
18e4f3
@@ -144,6 +149,11 @@ Allow question mark as placeholder for c
18e4f3
 .RE
18e4f3
 .RE
18e4f3
 .PP
18e4f3
+\fB\-\-regression\fR
18e4f3
+.RS 4
18e4f3
+Run in regression testing mode\&.
18e4f3
+.RE
18e4f3
+.PP
18e4f3
 \fB\-t\fR
18e4f3
 .RS 4
18e4f3
 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
18e4f3
diff -up postgresql-13.1/doc/src/sgml/man1/initdb.1.patch6 postgresql-13.1/doc/src/sgml/man1/initdb.1
18e4f3
--- postgresql-13.1/doc/src/sgml/man1/initdb.1.patch6	2020-11-09 23:38:05.000000000 +0100
18e4f3
+++ postgresql-13.1/doc/src/sgml/man1/initdb.1	2020-11-18 09:25:05.082348424 +0100
18e4f3
@@ -311,6 +311,13 @@ determines that an error prevented it fr
18e4f3
 .PP
18e4f3
 Other options:
18e4f3
 .PP
18e4f3
+\fB\-s\fR
18e4f3
+.br
18e4f3
+\fB\-\-show\fR
18e4f3
+.RS 4
18e4f3
+Print the internal settings, then exit\&.
18e4f3
+.RE
18e4f3
+.PP
18e4f3
 \fB\-V\fR
18e4f3
 .br
18e4f3
 \fB\-\-version\fR