Doc: alphabetize the regexp_foo() function descriptions in 9.7.3.
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 31 Jul 2021 19:35:27 +0000 (15:35 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 31 Jul 2021 19:35:27 +0000 (15:35 -0400)
commit64a1f225654f8866422010ff28e0d3384ae4c3af
treec0d8b79883a7be0caf03b2a99f4fd9b367304d67
parentef12f32c0870b73ab7589ffc178094ac9ba3e84f
Doc: alphabetize the regexp_foo() function descriptions in 9.7.3.

For no visible reason (other than historical accident no doubt),
regexp_replace() was out of order.  Re-order to match the way
that these functions are listed in 9.4.  (That means substring()
remains first, because it's SQL-standard and the rest aren't.)
I've not touched the text other than to move it.  This is just
to reduce confusion in the diffs for upcoming additions.
doc/src/sgml/func.sgml