pgsql: Remove special handling for open() in initdb for Windows

Started by Michael Paquieralmost 8 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/925673f27b1df2d9582f66b33519771137b1df7f

Modified Files
--------------
src/bin/initdb/initdb.c | 8 --------
1 file changed, 8 deletions(-)