aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/regexp.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-11-20 18:38:42 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-11-20 18:38:42 +0000
commitc8de36352fe72ae2265eb53a6e1bf334e4f24888 (patch)
treeba20f28246ebd1455098bddcfad96cc906f9021c /src/backend/utils/adt/regexp.c
parentefd2ae8f19c874137c209f7a3b549d47edb387c0 (diff)
downloadpostgresql-c8de36352fe72ae2265eb53a6e1bf334e4f24888.tar.gz
postgresql-c8de36352fe72ae2265eb53a6e1bf334e4f24888.zip
Modify tuptoaster's API so that it does not try to modify the passed
tuple in-place, but instead passes back an all-new tuple structure if any changes are needed. This is a much cleaner and more robust solution for the bug discovered by Alexey Beschiokov; accordingly, revert the quick hack I installed yesterday. With this change, HeapTupleData.t_datamcxt is no longer needed; will remove it in a separate commit in HEAD only.
Diffstat (limited to 'src/backend/utils/adt/regexp.c')
0 files changed, 0 insertions, 0 deletions