• Heikki Linnakangas's avatar
    Fix Windows build. · f489470f
    Heikki Linnakangas authored
    Was broken by my xloginsert scaling patch. XLogCtl global variable needs
    to be initialized in each process, as it's not inherited by fork() on
    Windows.
    f489470f
xlog.c 342 KB