mirror of
https://github.com/postgres/postgres.git
synced 2026-06-01 13:28:44 -04:00
41282111e6
Pay attention to the attisdropped field and skip over TupleDesc fields that have it set. Not a real problem until we get table returning functions, but it's the right thing to do anyway. Jan Urbański