Remove special handling for open() in initdb for Windows

Michael Paquier <michael@paquier.xyz>

Commit: 925673f27b1df2d9582f66b33519771137b1df7f
Author: Michael Paquier <michael@paquier.xyz>
Date: 2018-09-20T21:41:44Z
Releases: 12.0
Remove special handling for open() in initdb for Windows

40cfe86 enforces the translation mode to text for all frontends, so this
special handling in initdb is not needed anymore.

Files

PathChange+/−
src/bin/initdb/initdb.c modified +0 −8