Chris Browne <cbbrowne(at)acm(dot)org> writes:
> In support of PG 8.2, we need to have the log trigger function do the
> following:
> - Save value of standards_conforming_string
> - Set value of standards_conforming_string to FALSE
This is a good idea why exactly? What are you even expecting it to do?
The backend doesn't use standard_conforming_strings to determine any
output, other than in ruleutils.c which I didn't think Slony uses.
regards, tom lane