Bruce Momjian <[EMAIL PROTECTED]> writes: > No problem, go ahead. I put it there only because I needed it for some > of the prototypes, and I didn't want to be so bold as to move it even > farther up into the include system,
Properly so --- but if the consequence is to have to include miscadmin.h into other header files, then really you're polluting namespace more rather than less, because of the other baggage carried along by miscadmin.h. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html