Skip to content
Snippets Groups Projects
Select Git revision
  • benchmark-tools
  • postgres-lambda
  • master default
  • REL9_4_25
  • REL9_5_20
  • REL9_6_16
  • REL_10_11
  • REL_11_6
  • REL_12_1
  • REL_12_0
  • REL_12_RC1
  • REL_12_BETA4
  • REL9_4_24
  • REL9_5_19
  • REL9_6_15
  • REL_10_10
  • REL_11_5
  • REL_12_BETA3
  • REL9_4_23
  • REL9_5_18
  • REL9_6_14
  • REL_10_9
  • REL_11_4
23 results

decode.c

Blame
    • Andres Freund's avatar
      f3a764b0
      Set replication origin when decoding commit records. · f3a764b0
      Andres Freund authored
      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
      f3a764b0
      History
      Set replication origin when decoding commit records.
      Andres Freund authored
      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
    port NaN GiB