Skip to content

Commit 2f8e68b

Browse files
committed
Fix whitespace
1 parent 00c26b6 commit 2f8e68b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/pg_upgrade/version.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ new_9_0_populate_pg_largeobject_metadata(ClusterInfo *cluster, bool check_mode)
9393
* old_9_3_check_for_line_data_type_usage()
9494
* 9.3 -> 9.4
9595
* Fully implement the 'line' data type in 9.4, which previously returned
96-
* "not enabled" by default and was only functionally enabled with a
96+
* "not enabled" by default and was only functionally enabled with a
9797
* compile-time switch; 9.4 "line" has different binary and text
9898
* representation formats; checks tables and indexes.
9999
*/

0 commit comments

Comments
 (0)