"Peter Eisentraut" <[EMAIL PROTECTED]> writes: > While I don't really agree that this is a problem, better solutions would > be to not quote the thing at all or write something like Table "%s" > (Schema "%s"). However, the message style guidelines are very clear on > this point, and before we deviate I'd like to see an adjusted proposal.
As Bruce pointed out, this isn't really a message; it's just a column heading, and so it's not clear that the message style guidelines apply. I kinda like the idea of not quoting it at all, actually, since that is a far simpler solution. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match