mirror of
https://github.com/postgres/postgres.git
synced 2025-06-22 02:52:08 +03:00
Fix various typos and grammar errors in comments.
Author: Dmitriy Olshevskiy Discussion: 553D00A6.4090205@bk.ru
This commit is contained in:
@ -1051,7 +1051,7 @@ ComputeIndexAttrs(IndexInfo *indexInfo,
|
||||
*/
|
||||
|
||||
/*
|
||||
* A expression using mutable functions is probably wrong,
|
||||
* An expression using mutable functions is probably wrong,
|
||||
* since if you aren't going to get the same result for the
|
||||
* same data every time, it's not clear what the index entries
|
||||
* mean at all.
|
||||
|
Reference in New Issue
Block a user