1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-09 17:03:00 +03:00
Files
postgres/src
Heikki Linnakangas f489470f8a Fix Windows build.
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.
2013-07-08 17:28:48 +03:00
..
2013-07-08 17:28:48 +03:00
2013-05-29 16:58:43 -04:00
2012-10-10 21:42:38 -04:00
2013-05-29 16:58:43 -04:00
2013-07-04 03:24:09 +09:00