diff --git a/doc/src/sgml/datatype.sgml b/doc/src/sgml/datatype.sgml index 09309ba0390..42e428dd8a5 100644 --- a/doc/src/sgml/datatype.sgml +++ b/doc/src/sgml/datatype.sgml @@ -2054,8 +2054,6 @@ MINUTE TO SECOND Time Input - - Example @@ -5234,8 +5232,8 @@ WHERE ...
Pseudo-Types - - + + Name diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 27ec46105f4..d57a0ae52a7 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -6561,6 +6561,8 @@ regexp_substr('ABCDEFGHI', '(c..)(...)', 1, 1, 'i', 2) Regular Expression Atoms + + Atom @@ -6643,6 +6645,8 @@ regexp_substr('ABCDEFGHI', '(c..)(...)', 1, 1, 'i', 2) Regular Expression Quantifiers + + Quantifier @@ -6747,6 +6751,8 @@ regexp_substr('ABCDEFGHI', '(c..)(...)', 1, 1, 'i', 2) Regular Expression Constraints + + Constraint @@ -6985,6 +6991,8 @@ regexp_substr('ABCDEFGHI', '(c..)(...)', 1, 1, 'i', 2) Regular Expression Character-Entry Escapes + + Escape @@ -7126,6 +7134,8 @@ regexp_substr('ABCDEFGHI', '(c..)(...)', 1, 1, 'i', 2) Regular Expression Class-Shorthand Escapes + + Escape @@ -7185,6 +7195,8 @@ regexp_substr('ABCDEFGHI', '(c..)(...)', 1, 1, 'i', 2) Regular Expression Constraint Escapes + + Escape @@ -7241,6 +7253,8 @@ regexp_substr('ABCDEFGHI', '(c..)(...)', 1, 1, 'i', 2) Regular Expression Back References + + Escape @@ -7322,6 +7336,8 @@ regexp_substr('ABCDEFGHI', '(c..)(...)', 1, 1, 'i', 2) ARE Embedded-Option Letters + + Option @@ -8130,6 +8146,8 @@ SELECT regexp_match('abc01234xyz', '(?:(.*?)(\d+)(.*)){1,1}');
Template Patterns for Date/Time Formatting + + Pattern @@ -8723,6 +8741,8 @@ SELECT regexp_match('abc01234xyz', '(?:(.*?)(\d+)(.*)){1,1}');
Template Patterns for Numeric Formatting + + Pattern @@ -26927,6 +26947,8 @@ SELECT currval(pg_get_serial_sequence('sometable', 'id'));
Index Column Properties + + NameDescription @@ -26986,6 +27008,8 @@ SELECT currval(pg_get_serial_sequence('sometable', 'id'));
Index Properties + + NameDescription @@ -27019,6 +27043,8 @@ SELECT currval(pg_get_serial_sequence('sometable', 'id'));
Index Access Method Properties + + NameDescription @@ -27058,6 +27084,8 @@ SELECT currval(pg_get_serial_sequence('sometable', 'id'));
GUC Flags + + FlagDescription @@ -27701,6 +27729,8 @@ acl | {postgres=arwdDxtm/postgres,foo=r/postgres}
Snapshot Components + + Name @@ -28263,6 +28293,8 @@ acl | {postgres=arwdDxtm/postgres,foo=r/postgres}
<function>pg_control_recovery</function> Output Columns + + Column Name diff --git a/doc/src/sgml/storage.sgml b/doc/src/sgml/storage.sgml index 61250799ec0..02ddfda834a 100644 --- a/doc/src/sgml/storage.sgml +++ b/doc/src/sgml/storage.sgml @@ -39,6 +39,8 @@ these required items, the cluster configuration files
Contents of <varname>PGDATA</varname> + + @@ -743,6 +745,8 @@ There are five parts to each page. Overall Page Layout Page Layout + +