Neil Conway <[EMAIL PROTECTED]> writes: > On Wed, 2006-01-11 at 23:31 -0500, Tom Lane wrote: >> I wonder whether there is any reasonably simple way to audit the whole >> backend for missing domain processing...
> I don't really see a way to > check the code that doesn't require a fair amount of manual auditing, Me either. I have a nagging feeling that the problem is really a question of mis-factoring, ie we should be doing the domain checks at a different level than now, but I don't yet see how to translate that intuition into code. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Have you searched our list archives? http://archives.postgresql.org