Content-Length: 263469 | pFad | http://github.com/postgrespro/postgres_cluster/commit/b4e31d3094797fa4c0a5636cf32cc1ef4dfd0017

76 fix · postgrespro/postgres_cluster@b4e31d3 · GitHub
Skip to content

Commit b4e31d3

Browse files
committed
fix
1 parent 0a7653a commit b4e31d3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/backend/access/transam/twophase.c

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1247,6 +1247,10 @@ ParsePrepareRecord(uint8 info, char *xlrec, xl_xact_parsed_prepare *parsed)
12471247

12481248
parsed->twophase_xid = hdr->xid;
12491249
parsed->dbId = hdr->database;
1250+
parsed->nsubxacts = hdr->nsubxacts;
1251+
parsed->nrels = hdr->ncommitrels;
1252+
parsed->nmsgs = hdr->ninvalmsgs;
1253+
12501254
strcpy(parsed->twophase_gid, hdr->gid);
12511255

12521256
parsed->subxacts = (TransactionId *) bufptr;

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/b4e31d3094797fa4c0a5636cf32cc1ef4dfd0017

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy