pgsql: Improve C comments in GetSnapshotData.

Поиск
Список
Период
Сортировка
От Robert Haas
Тема pgsql: Improve C comments in GetSnapshotData.
Дата
Msg-id E1T3qgm-0003vE-9T@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve C comments in GetSnapshotData.

Move discussion of why our algorithm for taking snapshots in recovery
to a more appropriate location in the function, and delete incorrect
mention of taking a lock.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4b373e42d1efd24f871193ce8178c41f199c5df3

Modified Files
--------------
src/backend/storage/ipc/procarray.c |   14 ++++++--------
1 files changed, 6 insertions(+), 8 deletions(-)


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: pgsql: Add a note to the MVCC chapter that some things aren't transacti
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix dumping of security_barrier views with circular dependencies