postgresql/src/backend/utils
Amit Kapila 8121ab88e7 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
2018-06-27 08:16:13 +05:30
..
adt Allow for pg_upgrade of attributes with missing values 2018-06-22 08:42:36 -04:00
cache Cosmetic improvements for faster column addition. 2018-06-27 08:16:13 +05:30
error Update copyright for 2018 2018-01-02 23:30:12 -05:00
fmgr Post-feature-freeze pgindent run. 2018-04-26 14:47:16 -04:00
hash Allow memory contexts to have both fixed and variable ident strings. 2018-03-27 16:46:51 -04:00
init Fix incorrect ordering of operations in pg_resetwal and pg_rewind. 2018-05-23 10:59:55 -04:00
mb Avoid use of unportable hex constant in convutils.pm 2018-05-27 10:41:19 -04:00
misc Fix upper limit for vacuum_cleanup_index_scale_factor 2018-06-26 21:55:59 +03:00
mmgr Assorted minor doc/comment fixes. 2018-04-28 11:46:15 -04:00
resowner Basic JIT provider and error handling infrastructure. 2018-03-21 19:28:28 -07:00
sort Correct a comment on logtape.c's leader tape. 2018-06-26 11:16:20 -07:00
time Rename TransactionChain functions 2018-03-16 13:18:06 -04:00
.gitignore Rearrange makefile rules for running Gen_fmgrtab.pl. 2018-05-03 17:54:18 -04:00
errcodes.txt Make new error code name match SQL standard more closely 2018-06-11 11:15:28 -04:00
Gen_dummy_probes.pl Clean up some perlcritic warnings 2018-05-07 15:35:32 -04:00
Gen_dummy_probes.sed Update copyright for 2018 2018-01-02 23:30:12 -05:00
Gen_fmgrtab.pl Assorted minor cleanups for bootstrap-data Perl scripts. 2018-05-19 16:04:47 -04:00
generate-errcodes.pl Update copyright for 2018 2018-01-02 23:30:12 -05:00
Makefile Suppress compiler warnings when building with --enable-dtrace. 2018-05-07 13:44:09 -04:00
probes.d Support parallel btree index builds. 2018-02-02 13:32:44 -05:00