Neil Conway <[EMAIL PROTECTED]> writes: > Yeah, this is a bug. Attached is a fix. I'll apply this to HEAD later > today barring any objections.
I looked at this but did not actually see the code path that requires forcing creation of the per-DB entry right at this spot. The HASH_FIND calls for this hashtable seem to all happen on the backend side not the collector side. Can you explain why we need this? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend