Update pg_buffercache extension for parallel query.

The pg_buffercache_pages function provided by this extension is
PARALLEL SAFE.

Andreas Karlsson

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/06d7fd6e2975db3273b14116a471f71fef9e0102

Modified Files
--------------
contrib/pg_buffercache/Makefile                     |  3 ++-
contrib/pg_buffercache/pg_buffercache--1.1--1.2.sql |  6 ++++++
contrib/pg_buffercache/pg_buffercache--1.1.sql      | 21 ---------------------
contrib/pg_buffercache/pg_buffercache--1.2.sql      | 21 +++++++++++++++++++++
contrib/pg_buffercache/pg_buffercache.control       |  2 +-
5 files changed, 30 insertions(+), 23 deletions(-)


-- 
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to