postgresql/src/backend
Michael Paquier 0896ae561b Fix inconsistencies and typos in the tree
This is numbered take 7, and addresses a set of issues around:
- Fixes for typos and incorrect reference names.
- Removal of unneeded comments.
- Removal of unreferenced functions and structures.
- Fixes regarding variable name consistency.

Author: Alexander Lakhin
Discussion: https://postgr.es/m/10bfd4ac-3e7c-40ab-2b2e-355ed15495e8@gmail.com
2019-07-16 13:23:53 +09:00
..
access Fix inconsistencies and typos in the tree 2019-07-16 13:23:53 +09:00
bootstrap Fix inconsistencies and typos in the tree 2019-07-16 13:23:53 +09:00
catalog Fix inconsistencies and typos in the tree 2019-07-16 13:23:53 +09:00
commands
executor Fix inconsistencies and typos in the tree 2019-07-16 13:23:53 +09:00
foreign
jit
lib
libpq
main
nodes
optimizer Fix inconsistencies and typos in the tree 2019-07-16 13:23:53 +09:00
parser Fix inconsistencies and typos in the tree 2019-07-16 13:23:53 +09:00
partitioning
po
port
postmaster
regex
replication Represent Lists as expansible arrays, not chains of cons-cells. 2019-07-15 13:41:58 -04:00
rewrite Fix inconsistencies and typos in the tree 2019-07-16 13:23:53 +09:00
snowball
statistics
storage Fix inconsistencies and typos in the tree 2019-07-16 13:23:53 +09:00
tcop
tsearch
utils Fix inconsistencies and typos in the tree 2019-07-16 13:23:53 +09:00
.gitignore Add .gitignore entries for AIX-specific intermediate build artifacts. 2015-07-08 20:44:22 -04:00
common.mk Remove PARTIAL_LINKING build mode. 2018-03-30 17:33:04 -07:00
Makefile
nls.mk