Blame SOURCES/postgresql-man.patch

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