"Christopher Kings-Lynne" <[EMAIL PROTECTED]> writes: > Does anyone know how I should modify MergeAttributes to support dropped > columns?
I think you could get away with just ignoring dropped columns from the parent. There's no assumption that column numbers are the same in parent and child. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html