postgresql/contrib/ltree
Michael Paquier 66bde49d96 Fix inconsistencies and typos in the tree, take 10
This addresses some issues with unnecessary code comments, fixes various
typos in docs and comments, and removes some orphaned structures and
definitions.

Author: Alexander Lakhin
Discussion: https://postgr.es/m/9aabc775-5494-b372-8bcb-4dfc0bd37c68@gmail.com
2019-08-13 13:53:41 +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, take 10 2019-08-13 13:53:41 +09:00
ltxtquery_op.c
Makefile