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 by date
| Next: | From: Tom Lane | Date: 2012-08-21 19:20:59 |
| Subject: pgsql: Fix dumping of security_barrier views with circulardependencies |
| Previous: | From: Robert Haas | Date: 2012-08-21 15:14:41 |
| Subject: pgsql: Add a note to the MVCC chapter that some things aren'ttransacti |