mirror of
https://github.com/postgres/postgres.git
synced 2025-08-25 20:23:07 +03:00
Fix typos and grammar in comments and docs
Author: Justin Pryzby Discussion: https://postgr.es/m/20210416070310.GG3315@telsasoft.com
This commit is contained in:
@@ -2131,7 +2131,7 @@ GetSnapshotDataReuse(Snapshot snapshot)
|
||||
* older than this are known not running any more.
|
||||
*
|
||||
* And try to advance the bounds of GlobalVis{Shared,Catalog,Data,Temp}Rels
|
||||
* for the benefit of theGlobalVisTest* family of functions.
|
||||
* for the benefit of the GlobalVisTest* family of functions.
|
||||
*
|
||||
* Note: this function should probably not be called with an argument that's
|
||||
* not statically allocated (see xip allocation below).
|
||||
|
Reference in New Issue
Block a user