diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2009-10-21 20:38:58 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2009-10-21 20:38:58 +0000 |
commit | ab61df9e527dcedbd3bbefbcb8b634b0b72f2ad5 (patch) | |
tree | 37681f50c738902a0a7cbe6ebc405d59042fbf30 /src/backend/executor/nodeValuesscan.c | |
parent | 289e2905c82fc37f8b82b088bb823742aad4bb68 (diff) | |
download | postgresql-ab61df9e527dcedbd3bbefbcb8b634b0b72f2ad5.tar.gz postgresql-ab61df9e527dcedbd3bbefbcb8b634b0b72f2ad5.zip |
Remove regex_flavor GUC, so that regular expressions are always "advanced"
style by default. Per discussion, there seems to be hardly anything that
really relies on being able to change the regex flavor, so the ability to
select it via embedded options ought to be enough for any stragglers.
Also, if we didn't remove the GUC, we'd really be morally obligated to
mark the regex functions non-immutable, which'd possibly create performance
issues.
Diffstat (limited to 'src/backend/executor/nodeValuesscan.c')
0 files changed, 0 insertions, 0 deletions