mirror of
https://github.com/postgres/postgres.git
synced 2025-05-18 00:02:16 -04:00
pg_upgrade: fix C comment typo
This commit is contained in:
parent
b37c90f11e
commit
f7cf5fa262
@ -433,7 +433,7 @@ old_8_3_rebuild_tsvector_tables(ClusterInfo *cluster, bool check_mode)
|
|||||||
/*
|
/*
|
||||||
* old_8_3_invalidate_hash_gin_indexes()
|
* old_8_3_invalidate_hash_gin_indexes()
|
||||||
* 8.3 -> 8.4
|
* 8.3 -> 8.4
|
||||||
* Hash, Gin, and GiST index binary format has changes from 8.3->8.4
|
* Hash, Gin, and GiST index binary format changed from 8.3->8.4
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
old_8_3_invalidate_hash_gin_indexes(ClusterInfo *cluster, bool check_mode)
|
old_8_3_invalidate_hash_gin_indexes(ClusterInfo *cluster, bool check_mode)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user