mirror of
https://github.com/postgres/postgres.git
synced 2025-06-27 23:21:58 +03:00
Assorted comment fixes, mostly just typos, but some obsolete statements.
YAMAMOTO Takashi
This commit is contained in:
@ -131,7 +131,7 @@ pushStackIfSplited(Page page, GistBDItem *stack)
|
||||
|
||||
/*
|
||||
* Bulk deletion of all index entries pointing to a set of heap tuples and
|
||||
* check invalid tuples after crash recovery.
|
||||
* check invalid tuples left after upgrade.
|
||||
* The set of target tuples is specified via a callback routine that tells
|
||||
* whether any given heap tuple (identified by ItemPointer) is being deleted.
|
||||
*
|
||||
|
Reference in New Issue
Block a user