postgresql/src/backend/access/common
Michael Paquier eb43f3d193 Fix inconsistencies and typos in the tree
This is numbered take 8, and addresses again a set of issues with code
comments, variable names and unreferenced variables.

Author: Alexander Lakhin
Discussion: https://postgr.es/m/b137b5eb-9c95-9c2f-586e-38aba7d59788@gmail.com
2019-07-29 12:28:30 +09:00
..
Makefile Introduce access/{table.h, relation.h}, for generic functions from heapam.h. 2019-01-21 10:51:36 -08:00
bufmask.c Fix inconsistencies and typos in the tree 2019-07-29 12:28:30 +09:00
heaptuple.c Initial pgindent run for v12. 2019-05-22 12:55:34 -04:00
indextuple.c Make heap TID a tiebreaker nbtree index column. 2019-03-20 10:04:01 -07:00
printsimple.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
printtup.c Represent Lists as expansible arrays, not chains of cons-cells. 2019-07-15 13:41:58 -04:00
relation.c Simplify restriction handling of two-phase commit for temporary objects 2019-01-26 10:45:23 +09:00
reloptions.c Fix inconsistencies and typos in the tree 2019-07-22 10:01:50 +09:00
scankey.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
session.c Fix more typos and inconsistencies in the tree 2019-06-17 16:13:16 +09:00
tupconvert.c Update copyright for 2019 2019-01-02 12:44:25 -05:00
tupdesc.c Generated columns 2019-03-30 08:15:57 +01:00