Improve C comments in GetSnapshotData.

Robert Haas <rhaas@postgresql.org>

Commit: 4b373e42d1efd24f871193ce8178c41f199c5df3
Author: Robert Haas <rhaas@postgresql.org>
Date: 2012-08-21T15:47:10Z
Releases: 9.3.0
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.

Files

PathChange+/−
src/backend/storage/ipc/procarray.c modified +6 −8