Doc: fix text's description of regexp_replace's arguments.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: da4017a694de0610bd5b3a54adda311e46e26300
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2024-07-27T19:38:54Z
Releases: 18.0
Doc: fix text's description of regexp_replace's arguments.

Section 9.7.3 had a syntax synopsis for regexp_replace()
that was different from Table 9.10's, but still wrong.
Update that one too.  Oversight in 580f8727c.

Jian He

Discussion: https://postgr.es/m/CACJufxG3NFKKsh6x4fRLv8h3V-HvN4W5dA=zNKMxsNcDwOKang@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/func.sgml modified +9 −9

Documentation touched

Discussion