Add collation support on Windows (MSVC build)

Peter Eisentraut <peter_e@gmx.net>

Commit: 11745364d074f3a7ee54c98fad55cfb5c5149326
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2011-04-09T21:15:41Z
Releases: 9.1.0
Add collation support on Windows (MSVC build)

There is not yet support in initdb to populate the pg_collation
catalog, but if that is done manually, the rest should work.

Files