<[EMAIL PROTECTED]> writes: > I searched and found references to changing the postgresql.conf with: > add_missing_from = false
This is correct. > enable_implicited_join = false This is not. > But neither one of these seems to disable the functionality (I did a reload after > making the change) I'm betting that the postmaster is ignoring the file completely because of the bogus enable_implicited_join variable. Did you look for errors in the postmaster log? regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])