]> granicus.if.org Git - postgresql/commit
Make CheckRequiredParameterValues() depend upon correct combination
authorSimon Riggs <simon@2ndQuadrant.com>
Fri, 23 Apr 2010 19:57:19 +0000 (19:57 +0000)
committerSimon Riggs <simon@2ndQuadrant.com>
Fri, 23 Apr 2010 19:57:19 +0000 (19:57 +0000)
commit6ca23b1a29497d496266e2ad47954d4fbc98065d
treeba7f3ad4482db51a06709ee75e2eb18f0179e3ae
parent89a9db2940f0cc7393f770bc25a36bca54399de8
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.
src/backend/access/transam/xlog.c
src/include/catalog/pg_control.h