|
42 | 42 | * Portions Copyright (c) 1994, Regents of the University of California
|
43 | 43 | * Portions taken from FreeBSD.
|
44 | 44 | *
|
45 |
| - * $PostgreSQL: pgsql/src/bin/initdb/initdb.c,v 1.147 2007/10/1611:30:16 mha Exp $ |
| 45 | + * $PostgreSQL: pgsql/src/bin/initdb/initdb.c,v 1.148 2007/10/24 20:11:00 alvherre Exp $ |
46 | 46 | *
|
47 | 47 | *-------------------------------------------------------------------------
|
48 | 48 | */
|
@@ -730,7 +730,7 @@ struct tsearch_config_match
|
730 | 730 | staticconststructtsearch_config_matchtsearch_config_languages[]=
|
731 | 731 | {
|
732 | 732 | {"danish","da_DK"},
|
733 |
| -{"danish","Danish_Danmark"}, |
| 733 | +{"danish","Danish_Denmark"}, |
734 | 734 | {"dutch","nl_NL"},
|
735 | 735 | {"dutch","Dutch_Netherlands"},
|
736 | 736 | {"english","C"},
|
|