Re: buildfarm failures on smew and anole - Mailing list pgsql-hackers

From Andres Freund
Subject Re: buildfarm failures on smew and anole
Date
Msg-id 20131016133756.GF5319@awork2.anarazel.de
Whole thread Raw
In response to Re: buildfarm failures on smew and anole  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 2013-10-16 09:35:46 -0400, Robert Haas wrote:
> Gah.  I fixed one instance of that problem in test_config_settings(),
> but missed the other.

Maybe it'd be better to default to none, just as max_connections
defaults to 1 and shared_buffers to 16? As we write out the value in the
config file, everything should still continue to work.

Greetings,

Andres Freund

-- Andres Freund                       http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: ankit bhardwaj
Date:
Subject: Adding new syntax in postgre sql
Next
From: Robert Haas
Date:
Subject: Re: INSERT...ON DUPLICATE KEY LOCK FOR UPDATE