diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2021-02-01 16:38:52 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2021-02-01 16:38:52 -0500 |
commit | dae5af6c19f20d954179df5e15afa649fbabb101 (patch) | |
tree | 7e6fd4237e3c42d8fafd107c4226a48e4ff0a107 /contrib/postgres_fdw/postgres_fdw.c | |
parent | d798ea750d22ee4f546c5a4521f957ca610de5b1 (diff) | |
download | postgresql-dae5af6c19f20d954179df5e15afa649fbabb101.tar.gz postgresql-dae5af6c19f20d954179df5e15afa649fbabb101.zip |
Doc: work a little harder on the initial examples for regex matching.
Writing unnecessary '.*' at start and end of a POSIX regex doesn't
do much except confuse the reader about whether that might be
necessary after all. Make the examples in table 9.16 a tad more
realistic, and try to turn the next group of examples into something
self-contained.
Per gripe from rmzgrimes. Back-patch to v13 because it's easy.
Discussion: https://postgr.es/m/161215841824.14653.8969016349304314299@wrigleys.postgresql.org
Diffstat (limited to 'contrib/postgres_fdw/postgres_fdw.c')
0 files changed, 0 insertions, 0 deletions