Subject: [COMMITTERS] pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent - msg#00272
List: pgsql-committers
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
[COMMITTERS] pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent
Log Message:
-----------
Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read
temporary tables of other sessions; that is unsafe because of the way our
buffer management works. Per report from Stuart Bishop.
This is redundant with the bufmgr.c checks in HEAD, but not at all redundant
in the back branches.
Tags:
----
REL8_1_STABLE
Modified Files:
--------------
pgsql/contrib/pgstattuple:
pgstattuple.c (r1.20 -> r1.20.2.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pgstattuple/pgstattuple.c?r1=1.20&r2=1.20.2.1)
--
Sent via pgsql-committers mailing list (pgsql-committers@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
Next Message by Date:
click to view message preview
[COMMITTERS] pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent
Log Message:
-----------
Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read
temporary tables of other sessions; that is unsafe because of the way our
buffer management works. Per report from Stuart Bishop.
This is redundant with the bufmgr.c checks in HEAD, but not at all redundant
in the back branches.
Tags:
----
REL7_4_STABLE
Modified Files:
--------------
pgsql/contrib/pgstattuple:
pgstattuple.c (r1.12.4.1 -> r1.12.4.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pgstattuple/pgstattuple.c?r1=1.12.4.1&r2=1.12.4.2)
--
Sent via pgsql-committers mailing list (pgsql-committers@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
Previous Message by Thread:
click to view message preview
[COMMITTERS] pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent
Log Message:
-----------
Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read
temporary tables of other sessions; that is unsafe because of the way our
buffer management works. Per report from Stuart Bishop.
This is redundant with the bufmgr.c checks in HEAD, but not at all redundant
in the back branches.
Tags:
----
REL8_1_STABLE
Modified Files:
--------------
pgsql/contrib/pgstattuple:
pgstattuple.c (r1.20 -> r1.20.2.1)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pgstattuple/pgstattuple.c?r1=1.20&r2=1.20.2.1)
--
Sent via pgsql-committers mailing list (pgsql-committers@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
Next Message by Thread:
click to view message preview
[COMMITTERS] pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent
Log Message:
-----------
Fix contrib/pgstattuple and contrib/pageinspect to prevent attempts to read
temporary tables of other sessions; that is unsafe because of the way our
buffer management works. Per report from Stuart Bishop.
This is redundant with the bufmgr.c checks in HEAD, but not at all redundant
in the back branches.
Tags:
----
REL7_4_STABLE
Modified Files:
--------------
pgsql/contrib/pgstattuple:
pgstattuple.c (r1.12.4.1 -> r1.12.4.2)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/contrib/pgstattuple/pgstattuple.c?r1=1.12.4.1&r2=1.12.4.2)
--
Sent via pgsql-committers mailing list (pgsql-committers@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers