Back-patch fix for extraction of fixed prefixes from regular expressions.

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

Commit: 18c8dc32ce6759a8837f01e3dd0036cd19ee8683
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2012-07-10T22:00:39Z
Releases: 9.2.0
Back-patch fix for extraction of fixed prefixes from regular expressions.

Back-patch of commits 628cbb50ba80c83917b07a7609ddec12cda172d0 and
c6aae3042be5249e672b731ebeb21875b5343010.  This has been broken since
7.3, so back-patch to all supported branches.

Files