aboutsummaryrefslogtreecommitdiff
path: root/src/backend/regex/regexec.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-03-17 12:36:13 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2014-03-17 12:36:13 -0400
commitc3701254b58d2323dfa399d3ed62551e2c738c48 (patch)
tree04992b067f296b794acf652a8db48fe3f66cc507 /src/backend/regex/regexec.c
parent3857234053fccbea6344cc4a1b632750621d51d8 (diff)
downloadpostgresql-c3701254b58d2323dfa399d3ed62551e2c738c48.tar.gz
postgresql-c3701254b58d2323dfa399d3ed62551e2c738c48.zip
During index build, check and elog (not just Assert) for broken HOT chain.
The recently-fixed bug in WAL replay could result in not finding a parent tuple for a heap-only tuple. The existing code would either Assert or generate an invalid index entry, neither of which is desirable. Throw a regular error instead.
Diffstat (limited to 'src/backend/regex/regexec.c')
0 files changed, 0 insertions, 0 deletions