mirror of
https://github.com/postgres/postgres.git
synced 2025-07-11 10:01:57 +03:00
Fix typos.
Etsuro Fujita
This commit is contained in:
@ -283,7 +283,7 @@ GetNonHistoricCatalogSnapshot(Oid relid)
|
||||
{
|
||||
/*
|
||||
* If the caller is trying to scan a relation that has no syscache, no
|
||||
* catcache invalidations will be sent when it is updated. For a a few
|
||||
* catcache invalidations will be sent when it is updated. For a few
|
||||
* key relations, snapshot invalidations are sent instead. If we're
|
||||
* trying to scan a relation for which neither catcache nor snapshot
|
||||
* invalidations are sent, we must refresh the snapshot every time.
|
||||
|
Reference in New Issue
Block a user