mirror of
https://github.com/postgres/postgres.git
synced 2025-06-16 06:01:02 +03:00
Spell checking and markup refinement
This commit is contained in:
@ -306,7 +306,7 @@ gist_redo(XLogRecPtr lsn, XLogRecord *record)
|
||||
MemoryContext oldCxt;
|
||||
|
||||
/*
|
||||
* GIST indexes do not require any conflict processing. NB: If we ever
|
||||
* GiST indexes do not require any conflict processing. NB: If we ever
|
||||
* implement a similar optimization we have in b-tree, and remove killed
|
||||
* tuples outside VACUUM, we'll need to handle that here.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user