Обсуждение: pgsql: Allow Win32 to support the O_SYNC open flag as an wal_sync_method

Поиск
Список
Период
Сортировка

pgsql: Allow Win32 to support the O_SYNC open flag as an wal_sync_method

От
momjian@svr1.postgresql.org (Bruce Momjian)
Дата:
Log Message:
-----------
Allow Win32 to support the O_SYNC open flag as an wal_sync_method method.

Magnus Hagander

Modified Files:
--------------
    pgsql/src/include:
        port.h (r1.69 -> r1.70)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port.h.diff?r1=1.69&r2=1.70)
    pgsql/src/include/port:
        win32.h (r1.42 -> r1.43)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port/win32.h.diff?r1=1.42&r2=1.43)
    pgsql/src/port:
        open.c (r1.7 -> r1.8)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/open.c.diff?r1=1.7&r2=1.8)

Re: pgsql: Allow Win32 to support the O_SYNC open flag

От
Christopher Kings-Lynne
Дата:
I think this should be back ported for 8.0.2...

Chris

Bruce Momjian wrote:
> Log Message:
> -----------
> Allow Win32 to support the O_SYNC open flag as an wal_sync_method method.
>
> Magnus Hagander
>
> Modified Files:
> --------------
>     pgsql/src/include:
>         port.h (r1.69 -> r1.70)
>         (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port.h.diff?r1=1.69&r2=1.70)
>     pgsql/src/include/port:
>         win32.h (r1.42 -> r1.43)
>         (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/port/win32.h.diff?r1=1.42&r2=1.43)
>     pgsql/src/port:
>         open.c (r1.7 -> r1.8)
>         (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/port/open.c.diff?r1=1.7&r2=1.8)
>
> ---------------------------(end of broadcast)---------------------------
> TIP 7: don't forget to increase your free space map settings