8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5766e7c commit ae5f741Copy full SHA for ae5f741
contrib/mmts/tests/appender.pgb
@@ -0,0 +1,4 @@
1
+\set key :appender_id * :clients + :client_id
2
+begin;
3
+update t set v = v + 1 where k = :key;
4
+commit;
0 commit comments