aboutsummaryrefslogtreecommitdiff
path: root/src/include/regex/regex.h
diff options
context:
space:
mode:
authorThomas G. Lockhart <lockhart@fourpalms.org>2002-06-11 15:32:33 +0000
committerThomas G. Lockhart <lockhart@fourpalms.org>2002-06-11 15:32:33 +0000
commit090dd22de67e6a7e50cfc3efb92a8472fa8750ba (patch)
treec161565c5fd1a85737814d00875e4328e546fd1f /src/include/regex/regex.h
parent469cb65aca0307506886158be2fce9f4438f8361 (diff)
downloadpostgresql-090dd22de67e6a7e50cfc3efb92a8472fa8750ba.tar.gz
postgresql-090dd22de67e6a7e50cfc3efb92a8472fa8750ba.zip
Implement SQL99 OVERLAY(). Allows substitution of a substring in a string.
Implement SQL99 SIMILAR TO as a synonym for our existing operator "~". Implement SQL99 regular expression SUBSTRING(string FROM pat FOR escape). Extend the definition to make the FOR clause optional. Define textregexsubstr() to actually implement this feature. Update the regression test to include these new string features. All tests pass. Rename the regular expression support routines from "pg95_xxx" to "pg_xxx". Define CREATE CHARACTER SET in the parser per SQL99. No implementation yet.
Diffstat (limited to 'src/include/regex/regex.h')
0 files changed, 0 insertions, 0 deletions