pgsql: PGDLLIMPORT-ify old_snapshot_threshold.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: PGDLLIMPORT-ify old_snapshot_threshold.
Дата
Msg-id E1atJQ3-0006SJ-HL@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
PGDLLIMPORT-ify old_snapshot_threshold.

Revert commit 7cb1db1d9599f0a09d6920d2149d956ef6d88b0e, which represented
a misunderstanding of the problem (if snapmgr.h weren't already included
in bufmgr.h, things wouldn't compile anywhere).  Instead install what
I think is the real fix.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/14216649f3dc8bd9839702440dd593e958b0920b

Modified Files
--------------
contrib/bloom/blscan.c      | 1 -
src/include/utils/snapmgr.h | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Prevent possible crash reading pg_stat_activity.
Следующее
От: Ants Aasma
Дата:
Сообщение: Re: [HACKERS] Re: pgsql: Avoid extra locks in GetSnapshotData if old_snapshot_threshold <