KaiGai Kohei wrote: > Could you deliver "bool validate" to the validate_string_relopt callback? > In this specification, invoked callback cannot know whether it should > really raise an error for invalid reloption, or not.
Hmm, would it be better to not call the validation callback at all if validate is not true? -- Alvaro Herrera http://www.CommandPrompt.com/ PostgreSQL Replication, Consulting, Custom Development, 24x7 support -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
