diff options
author | Alvaro Herrera | 2022-04-07 17:57:29 +0000 |
---|---|---|
committer | Alvaro Herrera | 2022-04-07 18:30:59 +0000 |
commit | 00cb86e75d6dd13a8bc07f79c2cdbe20d96c2d92 (patch) | |
tree | 108e0d524d6dc7b718b9f93169c8c906f8f294a3 /src/fe_utils/string_utils.c | |
parent | 2c7ea57e56ca5f668c32d4266e0a3e45b455bef5 (diff) |
Add isolation tests for snapshot behavior in ri_triggers.c
They are to check the behavior of RI_FKey_check() and
ri_Check_Pk_Match(). A test case whereby RI_FKey_check() queries a
partitioned PK table under REPEATABLE READ isolation produces wrong
output due to a bug of the partition-descriptor logic and that is noted
as such in the comment in the test. A subsequent commit will fix the
bug and replace the buggy output by the correct one.
Author: Amit Langote <[email protected]>
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/fe_utils/string_utils.c')
0 files changed, 0 insertions, 0 deletions