Re: [COMMITTERS] pgsql: synchronous_standby_names is a string parameter.

2011-03-09 Thread Simon Riggs
On Wed, 2011-03-09 at 10:50 +, Itagaki Takahiro wrote: > synchronous_standby_names is a string parameter. Thanks! That bug was already fixed earlier, so it must have crept back in when we were chopping patches up into pieces. -- Simon Riggs http://www.2ndQuadrant.com/books/ Post

[COMMITTERS] pgsql: synchronous_standby_names is a string parameter.

2011-03-09 Thread Itagaki Takahiro
synchronous_standby_names is a string parameter. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/1144726d070746a857a13af271e2864961a5268f Modified Files -- doc/src/sgml/config.sgml |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- Sent via