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

HISTORY

Blame
    • Bruce Momjian's avatar
      1decc208
      Tom Lane wrote: · 1decc208
      Bruce Momjian authored
      > momjian@svr1.postgresql.org (Bruce Momjian) writes:
      >>      someone asked me about the FK deadlock fix, mentioned in the 7.3.3
      >>      release notes as 3rd change:
      >>      http://www.postgresql.org/docs/current/static/release-7-3-3.html
      >>      Actually, that fix was available with 7.4, not 7.3. Don't know if we can
      >>      retroactively change the release-notes though.
      >
      > This is completely erroneous, please undo it.
      >
      > 2003-05-21 14:14  tgl
      >
      >       * src/: backend/utils/adt/ri_triggers.c,
      >       test/regress/expected/foreign_key.out (REL7_3_STABLE): Back-patch
      >       Jan's fix to avoid primary key lookup (and lock) if foreign key
      >       does not change on UPDATE.
      
      Oh ... didn't know that you did a backpatch. Sorry
      
      
      Jan
      1decc208
      History
      Tom Lane wrote:
      Bruce Momjian authored
      > momjian@svr1.postgresql.org (Bruce Momjian) writes:
      >>      someone asked me about the FK deadlock fix, mentioned in the 7.3.3
      >>      release notes as 3rd change:
      >>      http://www.postgresql.org/docs/current/static/release-7-3-3.html
      >>      Actually, that fix was available with 7.4, not 7.3. Don't know if we can
      >>      retroactively change the release-notes though.
      >
      > This is completely erroneous, please undo it.
      >
      > 2003-05-21 14:14  tgl
      >
      >       * src/: backend/utils/adt/ri_triggers.c,
      >       test/regress/expected/foreign_key.out (REL7_3_STABLE): Back-patch
      >       Jan's fix to avoid primary key lookup (and lock) if foreign key
      >       does not change on UPDATE.
      
      Oh ... didn't know that you did a backpatch. Sorry
      
      
      Jan
    To find the state of this project's repository at the time of any of these versions, check out the tags.