pgsql: doc: Remove remark elements

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: doc: Remove remark elements
Date: 2017-04-05 17:19:26
Message-ID: E1cvoac-0002wa-JP@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Remove remark elements

They were not rendered with DSSSL, but now they show up by default using
XSLT. Just remove them, since they are not useful.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/63e5d02af33414ab31d0d59e02333083ac696d37

Modified Files
--------------
doc/src/sgml/dml.sgml | 4 ----
doc/src/sgml/ecpg.sgml | 2 +-
2 files changed, 1 insertion(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2017-04-05 18:07:05 pgsql: Use American English in error message
Previous Message Robert Haas 2017-04-05 15:49:52 pgsql: hash: Fix write-ahead logging bug.