Revert "Introduce CompactAttribute array in TupleDesc"
David Rowley <drowley@postgresql.org>
Revert "Introduce CompactAttribute array in TupleDesc" This reverts commit d28dff3f6cd6a7562fb2c211ac0fb74a33ffd032. Quite a large number of buildfarm members didn't like this commit and it's not yet clear why. Reverting this before too many animals turn red. Discussion: https://postgr.es/m/CAApHDvr9i6T5=iAwQCxFDgMsthr_obVxgwBaEJkC8KUH6yM3Hw@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/common/heaptuple.c | modified | +25 −28 |
| src/backend/access/common/indextuple.c | modified | +13 −13 |
| src/backend/access/common/tupdesc.c | modified | +10 −60 |
| src/backend/access/spgist/spgutils.c | modified | +1 −3 |
| src/backend/catalog/index.c | modified | +0 −2 |
| src/backend/commands/tablecmds.c | modified | +0 −4 |
| src/backend/executor/execTuples.c | modified | +2 −2 |
| src/backend/utils/cache/relcache.c | modified | +6 −15 |
| src/backend/utils/cache/typcache.c | modified | +0 −13 |
| src/include/access/htup_details.h | modified | +2 −2 |
| src/include/access/itup.h | modified | +4 −6 |
| src/include/access/tupdesc.h | modified | +3 −94 |
| src/include/access/tupmacs.h | modified | +2 −3 |
| src/tools/pgindent/typedefs.list | modified | +0 −1 |
Discussion
Cited messages not in the archive:
CAApHDvr9i6T5=iAwQCxFDgMsthr_obVxgwBaEJkC8KUH6yM3Hw@mail.gmail.com