]> granicus.if.org Git - postgresql/commit
Cosmetic improvements for faster column addition.
authorAmit Kapila <akapila@postgresql.org>
Wed, 27 Jun 2018 02:46:13 +0000 (08:16 +0530)
committerAmit Kapila <akapila@postgresql.org>
Wed, 27 Jun 2018 02:46:13 +0000 (08:16 +0530)
commit8121ab88e7dfe6ebe56c58257733354cb85f092c
treee36f9415c6c314fbc6555f3b42d9681ef9420f07
parentf49a80c481f74fa81407dce8e51dea6956cb64f8
Cosmetic improvements for faster column addition.

Changed the name of few structure members for the sake of clarity and
removed spurious whitespace.

Reported-by: Amit Kapila
Author: Amit Kapila, based on suggestion by Andrew Dunstan
Reviewed-by: Alvaro Herrera
Discussion: https://postgr.es/m/CAA4eK1K2znsFpC+NQ9A4vxT4uDxADN4RmvHX0L6Y=aHVo9gB4Q@mail.gmail.com
src/backend/access/common/heaptuple.c
src/backend/access/common/tupdesc.c
src/backend/utils/cache/relcache.c
src/include/access/tupdesc_details.h