Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commiteb08af1

Browse files
committed
Implement binary protocol in libdtm.
1 parent0ae8347 commiteb08af1

File tree

2 files changed

+145
-183
lines changed

2 files changed

+145
-183
lines changed

‎contrib/pg_dtm/README‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Communication scheme
1616
│ ┏━━━━━━━━━┓ │
1717
└──┬─────┨ Backend ┠───────┬──┘
1818
┆ ┗━━━━━━━━━┛ ┆
19-
libarbiter libpq + xtm procs
19+
libdtm + libsockhub libpq + xtm procs
2020

2121
-----------------------
2222
Coordinator-Backend API
@@ -98,7 +98,7 @@ The commands:
9898
Joins the global transaction identified by the given 'xid', if not
9999
joined already.
100100

101-
The arbiter replies with [gxmin, xmin, xmax, xcnt, xip[0], xip[1]...],
101+
The arbiter replies with [RES_OK,gxmin, xmin, xmax, xcnt, xip[0], xip[1]...],
102102
where 'gxmin' is the smallest xmin among all available snapshots.
103103

104104
In case of a failure, the arbiter replies with [RES_FAILED].

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp