postgresql/contrib/ltree
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
..
data
expected
sql
_ltree_gist.c Make use of compiler builtins and/or assembly for CLZ, CTZ, POPCNT. 2019-02-15 23:22:33 -05:00
_ltree_op.c
.gitignore
crc32.c
crc32.h
lquery_op.c Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
ltree_gist.c
ltree_io.c
ltree_op.c Allow btree comparison functions to return INT_MIN. 2018-10-05 16:01:29 -04:00
ltree--1.0--1.1.sql
ltree--1.1.sql
ltree--unpackaged--1.0.sql
ltree.control
ltree.h Phase 2 pgindent run for v12. 2019-05-22 13:04:48 -04:00
ltreetest.sql
ltxtquery_io.c Fix inconsistencies and typos in the tree 2019-07-16 13:23:53 +09:00
ltxtquery_op.c
Makefile