pgsql: doc: for various substring funcs, document if only first match - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: doc: for various substring funcs, document if only first match
Date
Msg-id E1m8DFL-0007ro-D6@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
doc:  for various substring funcs, document if only first match

Reported-by: troy@frericks.us

Discussion: https://postgr.es/m/162614304115.701.2392941350859387646@wrigleys.postgresql.org

Backpatch-through: 13

Branch
------
REL_13_STABLE

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

Modified Files
--------------
doc/src/sgml/func.sgml | 35 ++++++++++++++++++++---------------
1 file changed, 20 insertions(+), 15 deletions(-)


pgsql-committers by date:

Previous
From: Bruce Momjian
Date:
Subject: pgsql: pg_resetxlog: add option to set oldest xid & use by pg_upgrade
Next
From: Andrew Dunstan
Date:
Subject: pgsql: Disable command echo in pg_upgrade-created windows scripts