pgsql: Fix inconsistent markups in catalogs.sgml - Mailing list pgsql-committers

From Michael Paquier
Subject pgsql: Fix inconsistent markups in catalogs.sgml
Date
Msg-id E1jnENM-0001dE-P6@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix inconsistent markups in catalogs.sgml

Some fields related to pg_opclass and pg_opfamily were using incorrect
markups, listing them as structname instead of structfield.

Author: Fabien Coelho
Discussion: https://postgr.es/m/alpine.DEB.2.22.394.2006210903560.859381@pseudo

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/fe186b4c200b76a5c0f03379fe8645ed1c70a844

Modified Files
--------------
doc/src/sgml/catalogs.sgml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


pgsql-committers by date:

Previous
From: Michael Paquier
Date:
Subject: pgsql: Add --no-index-cleanup and --no-truncate to vacuumdb.
Next
From: Peter Eisentraut
Date:
Subject: pgsql: Translation updates