Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: pgsql: Convert wal_sync_method to guc enum. - Mailing list pgsql-committers

From Magnus Hagander
Subject Re: pgsql: Convert wal_sync_method to guc enum.
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: pgsql: Convert wal_sync_method to guc enum.  (Tom Lane <[email protected]>)
List pgsql-committers
Tom Lane wrote:
> [email protected] (Magnus Hagander) writes:
> > Convert wal_sync_method to guc enum.
>
> Buildfarm says you broke things for Windows.

Yeah, working on that with Dave. First part was to unbreak the error
message so we can actually figure out what's broken :-(

//Magnus

pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pgsql: Convert wal_sync_method to guc enum.
Next
From: [email protected] (Alvaro Herrera)
Date:
Subject: pgsql: Put back bufmgr.h in bufpage.h -- it is needed by some macros.