mirror of
https://github.com/postgres/postgres.git
synced 2026-06-02 05:49:16 -04:00
2dada0cc85
Dropped columns within a composite type were not handled correctly. Also, we did not check for whether a composite result type had changed since we cached the information about it. Jan Urbański, per a bug report from Jean-Baptiste Quenot