Bring SIMILAR TO and SUBSTRING into some semblance of conformance with

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

Commit: 9946b83dedb629b9eff1c063b9fbcaab25c209df
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-09-22T17:27:25Z
Releases: 7.3.1
Bring SIMILAR TO and SUBSTRING into some semblance of conformance with
the SQL99 standard.  (I'm not sure that the character-class features are
quite right, but that can be fixed later.)  Document SQL99 and POSIX
regexps as being different features; provide variants of SUBSTRING for
each.

Files