Alvaro Herrera <alvherre@xxxxxxxxxxxxxxxxx> writes: > Should we recast the attributes and columns views in information_schema? > I notice they still use attnum. I'd vote against it, at least until we have something better than a row_number solution. That would create another huge performance penalty on views that are already ungodly slow. When and if we get around to separating physical from logical column position, the issue might go away "for free". regards, tom lane -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general