From: Magnus Hagander Date: Fri, 9 Apr 2010 11:49:58 +0000 (+0000) Subject: Clean up inconsistent commas X-Git-Tag: REL8_3_11~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3fe618c8ad06afeb4a379da0e6720e3164694928;p=postgresql Clean up inconsistent commas --- diff --git a/src/timezone/pgtz.c b/src/timezone/pgtz.c index 116f0d45cb..cfaf10097c 100644 --- a/src/timezone/pgtz.c +++ b/src/timezone/pgtz.c @@ -6,7 +6,7 @@ * Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group * * IDENTIFICATION - * $PostgreSQL: pgsql/src/timezone/pgtz.c,v 1.58.2.4 2010/04/09 11:46:10 mha Exp $ + * $PostgreSQL: pgsql/src/timezone/pgtz.c,v 1.58.2.5 2010/04/09 11:49:58 mha Exp $ * *------------------------------------------------------------------------- */ @@ -694,7 +694,7 @@ static const struct }, /* (GMT-01:00) Azores */ { "Bangladesh Standard Time", "Bangladesh Daylight Time", - "Asia/Dhaka", + "Asia/Dhaka" }, /* (GMT+06:00) Dhaka */ { "Canada Central Standard Time", "Canada Central Daylight Time", @@ -722,7 +722,7 @@ static const struct }, /* (GMT+06:00) Astana, Dhaka */ { "Central Brazilian Standard Time", "Central Brazilian Daylight Time", - "America/Cuiaba", + "America/Cuiaba" }, /* (GMT-04:00) Cuiaba */ { "Central Europe Standard Time", "Central Europe Daylight Time", @@ -838,7 +838,7 @@ static const struct }, /* (GMT+02:00) Amman */ { "Kamchatka Standard Time", "Kamchatka Daylight Time", - "Asia/Kamchatka", + "Asia/Kamchatka" }, /* (GMT+12:00) Petropavlovsk-Kamchatsky */ { "Korea Standard Time", "Korea Daylight Time", @@ -846,7 +846,7 @@ static const struct }, /* (GMT+09:00) Seoul */ { "Mauritius Standard Time", "Mauritius Daylight Time", - "Indian/Mauritius", + "Indian/Mauritius" }, /* (GMT+04:00) Port Louis */ { "Mexico Standard Time", "Mexico Daylight Time", @@ -871,7 +871,7 @@ static const struct }, /* (GMT-03:00) Montevideo */ { "Morocco Standard Time", "Morocco Daylight Time", - "Africa/Casablanca", + "Africa/Casablanca" }, /* (GMT) Casablanca */ { "Mountain Standard Time", "Mountain Daylight Time", @@ -929,11 +929,11 @@ static const struct }, /* (GMT-08:00) Tijuana, Baja California */ { "Pakistan Standard Time", "Pakistan Daylight Time", - "Asia/Karachi", + "Asia/Karachi" }, /* (GMT+05:00) Islamabad, Karachi */ { "Paraguay Standard Time", "Paraguay Daylight Time", - "America/Asuncion", + "America/Asuncion" }, /* (GMT-04:00) Asuncion */ { "Romance Standard Time", "Romance Daylight Time",