pgsql: Remove incorrect markup - Mailing list pgsql-committers

From Magnus Hagander
Subject pgsql: Remove incorrect markup
Date
Msg-id E1kzd6w-0004pq-Ld@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove incorrect markup

Seems 737d69ffc3c made a copy/paste or automation error resulting in two
extra right-parenthesis.

Reported-By: Michael Vastola
Backpatch-through: 13
Discussion: https://postgr.es/m/161051035421.12224.1741822783166533529@wrigleys.postgresql.org

Branch
------
master

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

Modified Files
--------------
doc/src/sgml/func.sgml | 2 --
1 file changed, 2 deletions(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Add functions to 'pageinspect' to inspect GiST indexes.
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix portability issues in the new gist pageinspect test.