summaryrefslogtreecommitdiffstats
path: root/doc/betxn-notes.txt
blob: 757de497502c8e5de8f4ab43cb535a47375959f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
The submitted patch for fixing the plugin for use with transactions enabled
makes these changes:
                                   traditional               betxn
pre-bind (schema-compat only)      preoperation           preoperation
pre-compare (schema-compat only)   preoperation           preoperation
pre-search (schema-compat only)    preoperation           preoperation
pre-add (schema-compat only)       preoperation        betxnpreoperation
pre-rename (schema-compat only)    preoperation        betxnpreoperation
pre-modify (schema-compat only)    preoperation        betxnpreoperation
pre-delete (schema-compat only)    preoperation        betxnpreoperation
post-add                           postoperation       betxnpostoperation
post-rename                        postoperation       betxnpostoperation
post-modify                        postoperation       betxnpostoperation
post-delete                        postoperation       betxnpostoperation
internal-post-add              internalpostoperation           -
internal-post-rename           internalpostoperation           -
internal-post-modify           internalpostoperation           -
internal-post-delete           internalpostoperation           -