projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7cf5fa
)
pg_upgrade: more C comment fixes
author
Bruce Momjian
<bruce@momjian.us>
Mon, 23 Sep 2013 15:12:09 +0000
(11:12 -0400)
committer
Bruce Momjian
<bruce@momjian.us>
Mon, 23 Sep 2013 15:12:09 +0000
(11:12 -0400)
contrib/pg_upgrade/version_old_8_3.c
patch
|
blob
|
blame
|
history
diff --git
a/contrib/pg_upgrade/version_old_8_3.c
b/contrib/pg_upgrade/version_old_8_3.c
index e6064cf406039e3f6814ebf40c9191665f326594..32d0295e8dbdb1b6cfd2d3925a915a2b4cd897ea 100644
(file)
--- a/
contrib/pg_upgrade/version_old_8_3.c
+++ b/
contrib/pg_upgrade/version_old_8_3.c
@@
-433,7
+433,7
@@
old_8_3_rebuild_tsvector_tables(ClusterInfo *cluster, bool check_mode)
/*
* old_8_3_invalidate_hash_gin_indexes()
* 8.3 -> 8.4
- * Hash
, Gin, and GiST
index binary format changed from 8.3->8.4
+ * Hash
and GIN
index binary format changed from 8.3->8.4
*/
void
old_8_3_invalidate_hash_gin_indexes(ClusterInfo *cluster, bool check_mode)