mirror of
https://git.postgresql.org/git/postgresql.git
synced 2024-11-27 07:21:09 +08:00
6e654546fb
That makes the view a lot less disruptive to use on a production system. Without the locks, you don't get a consistent snapshot across all buffers, but that's OK. It wasn't a very useful guarantee in practice. Ivan Kartyshov, reviewed by Tomas Vondra and Robert Haas. Discusssion: <f9d6cab2-73a7-7a84-55a8-07dcb8516ae5@postgrespro.ru> |
||
---|---|---|
.. | ||
Makefile | ||
pg_buffercache_pages.c | ||
pg_buffercache--1.0--1.1.sql | ||
pg_buffercache--1.1--1.2.sql | ||
pg_buffercache--1.2.sql | ||
pg_buffercache--unpackaged--1.0.sql | ||
pg_buffercache.control |