Обсуждение: pgsql-server/ /HISTORY oc/src/sgml/release.sgml

Поиск
Список
Период
Сортировка

pgsql-server/ /HISTORY oc/src/sgml/release.sgml

От
momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    momjian@svr1.postgresql.org    04/02/12 16:17:34

Modified files:
    .              : HISTORY
    doc/src/sgml   : release.sgml

Log message:
    Jan:

    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.


Re: pgsql-server/ /HISTORY oc/src/sgml/release.sgml

От
Tom Lane
Дата:
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.

            regards, tom lane

Re: pgsql-server/ /HISTORY oc/src/sgml/release.sgml

От
Jan Wieck
Дата:
Tom Lane wrote:
> 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

--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me.                                  #
#================================================== JanWieck@Yahoo.com #


Re: pgsql-server/ /HISTORY oc/src/sgml/release.sgml

От
Bruce Momjian
Дата:
Jan Wieck wrote:
> Tom Lane wrote:
> > 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

Reversed out.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073