We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00c26b6 commit 2f8e68bCopy full SHA for 2f8e68b
contrib/pg_upgrade/version.c
@@ -93,7 +93,7 @@ new_9_0_populate_pg_largeobject_metadata(ClusterInfo *cluster, bool check_mode)
93
* old_9_3_check_for_line_data_type_usage()
94
* 9.3 -> 9.4
95
* Fully implement the 'line' data type in 9.4, which previously returned
96
- * "not enabled" by default and was only functionally enabled with a
+ * "not enabled" by default and was only functionally enabled with a
97
* compile-time switch; 9.4 "line" has different binary and text
98
* representation formats; checks tables and indexes.
99
*/
0 commit comments