Doc: remove src/backend/regex/re_syntax.n.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 25 Feb 2021 18:33:27 +0000 (13:33 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 25 Feb 2021 18:33:27 +0000 (13:33 -0500)
commit301ed8812e3f8b102b85e1f5a59e95990ed9a868
tree53949c6b87aa9eeae65d1052377c4a537dadbfd4
parent7dc13a0f0805a353cea0455ed95701322b39d4dd
Doc: remove src/backend/regex/re_syntax.n.

We aren't publishing this file as documentation, and it's been
much more haphazardly maintained than the real docs in func.sgml,
so let's just drop it.  I think the only reason I included it in
commit 7bcc6d98f was that the Berkeley-era sources had had a man
page in this directory.

Discussion: https://postgr.es/m/4099447.1614186542@sss.pgh.pa.us
src/backend/regex/re_syntax.n [deleted file]