Re: pgsql: Make CheckRequiredParameterValues() depend upon correct
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Simon Riggs <sriggs@postgresql.org>
Cc: pgsql-committers@postgresql.org
Date: 2010-04-23T20:05:59Z
Lists: pgsql-hackers
On Fri, Apr 23, 2010 at 3:57 PM, Simon Riggs <sriggs@postgresql.org> wrote: > Log Message: > ----------- > Make CheckRequiredParameterValues() depend upon correct combination > of parameters. Fix bug report by Robert Haas that error message and > hint was incorrect if wrong mode parameters specified on master. > Internal changes only. Proposals for parameter simplification on > master/primary still under way. This is (1) premature, (2) not the consensus position, and unless I mistaken, (3) wrong. ...Robert