pgsql: Ensure age() returns a stable value rather than the latest value

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема pgsql: Ensure age() returns a stable value rather than the latest value
Дата
Msg-id E1SSq2g-00061X-Te@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Ensure age() returns a stable value rather than the latest value

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/b06679e01244d33304b71a6a44c7cc86173617b3

Modified Files
--------------
src/backend/access/transam/xact.c |   22 ++++++++++++++++++++++
src/backend/utils/adt/xid.c       |    8 +++-----
src/include/access/xact.h         |    1 +
3 files changed, 26 insertions(+), 5 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: On GiST page split, release the locks on child pages before recu
Следующее
От: Simon Riggs
Дата:
Сообщение: pgsql: Ensure age() returns a stable value rather than the latest value