pgsql: doc: Add some markup

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: Add some markup
Date: 2017-04-08 02:45:51
Message-ID: E1cwgNr-0001qB-1b@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Add some markup

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/f0e44021dfbdd37cb72aea71e3b3cf8b0397f9c5

Modified Files
--------------
doc/src/sgml/ref/alter_domain.sgml | 16 ++++++++--------
doc/src/sgml/ref/alter_role.sgml | 4 ++--
doc/src/sgml/ref/alter_subscription.sgml | 2 +-
doc/src/sgml/ref/create_policy.sgml | 6 +++---
doc/src/sgml/ref/create_statistics.sgml | 6 +++---
doc/src/sgml/ref/create_subscription.sgml | 6 +++---
doc/src/sgml/ref/grant.sgml | 28 ++++++++++++++--------------
7 files changed, 34 insertions(+), 34 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2017-04-08 10:33:08 pgsql: Fix the new SASLprep tests to work with non-UTF-8 locales.
Previous Message Kevin Grittner 2017-04-08 02:43:00 pgsql: Add GUCs for predicate lock promotion thresholds.