Project: Explicitly support predicate locks in index AMs besides b-tree Hi,
During this week, I mostly worked on testing to verify my code and on debugging to solve some issues I was having. I have specifically created two tests. The first test is about verifying serialization failure when there is a read-write conflict. The second one is about checking false positives. We need to make sure that it doesn't generate false positive serialization failures. So far, I have got expected results. Any feedback on results will be appreciated. link to the code : https://github.com/shubhambaraiss/postgres/commit/0a76b02b80f8e4edb63370540005515a7cd9d549 For more details about testing, please have a look at attached files. Regards, Shubham <https://mailtrack.io/> Sent with Mailtrack <https://mailtrack.io/install?source=signature&lang=en&referral=shubhambara...@gmail.com&idSignature=22>
predicate_gist.out
Description: Binary data
predicate_gist.spec
Description: Binary data
predicate_gist_2.out
Description: Binary data
predicate_gist_2.spec
Description: Binary data
-- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers