aboutsummaryrefslogtreecommitdiff
path: root/src/backend/executor/nodeHashjoin.c
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2015-11-08 23:01:53 +0100
committerAndres Freund <andres@anarazel.de>2015-11-09 00:03:35 +0100
commit04c0b63365c7d4ee584300737afe6ef7df3b1253 (patch)
treee10897c08959fbb2e14439c04387a62155f49029 /src/backend/executor/nodeHashjoin.c
parent40c28678aa65308f27347cd218a09fdc92c483ef (diff)
downloadpostgresql-04c0b63365c7d4ee584300737afe6ef7df3b1253.tar.gz
postgresql-04c0b63365c7d4ee584300737afe6ef7df3b1253.zip
Set replication origin when decoding commit records.
By accident the replication origin was not set properly in DecodeCommit(). That's bad because the origin is passed to the output plugins origin filter, and accessible from the output plugin via ReorderBufferTXN->origin_id. Accessing the origin of individual changes worked before the fix, which is why this wasn't notices earlier. Reported-By: Craig Ringer Author: Craig Ringer Discussion: CAMsr+YFhBJLp=qfSz3-J+0P1zLkE8zNXM2otycn20QRMx380gw@mail.gmail.com Backpatch: 9.5, where replication origins where introduced
Diffstat (limited to 'src/backend/executor/nodeHashjoin.c')
0 files changed, 0 insertions, 0 deletions