Magnus Hagander <mag...@hagander.net> writes: > Applied, thanks! Minor bikeshedding: the messages would read better, to my eye, as
"user=%s database=%s SSL enabled (protocol=%s, cipher=%s)" Putting "enabled" where it is requires extra mental gymnastics on the part of the reader. And why the random change between "=" in one part of the string and ": " in the new part? You could take that last point a bit further and make it "user=%s database=%s SSL=enabled (protocol=%s, cipher=%s)" but I'm not sure if that's an improvement. regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers