summaryrefslogtreecommitdiff
path: root/src/include/regex
diff options
context:
space:
mode:
authorTom Lane2001-03-25 18:14:31 +0000
committerTom Lane2001-03-25 18:14:31 +0000
commit39ceedf5e04f131af8432ecc7c3e3503b560203b (patch)
tree5dca1e2ec24b1decdc66f4243071a80e631c81f3 /src/include/regex
parent42eaad0575c920ae1a95eaed4b6f7742be8e91db (diff)
The regexp pattern characters ^ and $ should be explained as matching
at the beginning and end of the input string, not the beginning and end of "a line", since Postgres does not allow them to match at newline characters in the data.
Diffstat (limited to 'src/include/regex')
0 files changed, 0 insertions, 0 deletions