Thanks to visit codestin.com
Credit goes to postgrespro.com

pgsql-server/src/backend/access/index Tag: REL ... - Mailing list pgsql-committers

From [email protected] (Tom Lane)
Subject pgsql-server/src/backend/access/index Tag: REL ...
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    [email protected]    03/03/23 16:55:14

Modified files:
    src/backend/access/index: Tag: REL7_3_STABLE indexam.c

Log message:
    Band-aid patch for Shraibman's 'out of free buffers' bug: disable the
    keys_are_unique optimization introduced in 7.3.  A better fix will
    appear in 7.4, but I think back-patching it is too risky for the stable
    branch.


pgsql-committers by date:

Previous
From: [email protected] (Bruce Momjian - CVS)
Date:
Subject: pgsql-server/contrib/pg_autovacuum README.pg_a ...
Next
From: [email protected] (Tom Lane)
Date:
Subject: pgsql-server/src/backend/access gist/gistscan. ...