Andrew Dunstan <[EMAIL PROTECTED]> writes: > Is there any reason other than historical that the System Views setup > isn't a separate script fed to postgres by initdb, like, say, the > information schema file? If there isn't a good reason should we unwire > it as part of moving to a C version of initdb?
Just historical, and go for it. regards, tom lane PS: please don't send stuff bcc to pgsql-hackers. I was fortunate to notice this in my probable-spam folder before deleting it ... ---------------------------(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