mirror of
https://github.com/postgres/postgres.git
synced 2026-05-22 00:25:21 -04:00
0021ae06be
even uglier than it was already :-(. Also, on Windows only, use temporary shared memory segments instead of ordinary files to pass over critical variable values from postmaster to child processes. Magnus Hagander