..
data
expected
Clean up parsing of ltree and lquery some more.
2020-04-01 19:44:17 -04:00
sql
Clean up parsing of ltree and lquery some more.
2020-04-01 19:44:17 -04:00
_ltree_gist.c
Initial pgindent and pgperltidy run for v13.
2020-05-14 13:06:50 -04:00
_ltree_op.c
Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent.
2017-09-18 15:21:23 -04:00
.gitignore
crc32.c
Add support for binary I/O of ltree, lquery, and ltxtquery types.
2020-04-01 17:31:29 -04:00
crc32.h
Add support for binary I/O of ltree, lquery, and ltxtquery types.
2020-04-01 17:31:29 -04:00
lquery_op.c
Fix lquery's NOT handling, and add ability to quantify non-'*' items.
2020-03-31 11:14:42 -04:00
ltree_gist.c
Initial pgindent and pgperltidy run for v13.
2020-05-14 13:06:50 -04:00
ltree_io.c
Clean up parsing of ltree and lquery some more.
2020-04-01 19:44:17 -04:00
ltree_op.c
Improve selectivity estimation for assorted match-style operators.
2020-04-01 10:32:33 -04:00
ltree--1.0--1.1.sql
ltree--1.1--1.2.sql
Add support for binary I/O of ltree, lquery, and ltxtquery types.
2020-04-01 17:31:29 -04:00
ltree--1.1.sql
ltree.control
Implement operator class parameters
2020-03-30 19:17:23 +03:00
ltree.h
Initial pgindent and pgperltidy run for v13.
2020-05-14 13:06:50 -04:00
ltreetest.sql
ltxtquery_io.c
Add support for binary I/O of ltree, lquery, and ltxtquery types.
2020-04-01 17:31:29 -04:00
ltxtquery_op.c
Clean up newlines following left parentheses
2020-01-30 13:42:14 -03:00
Makefile
Implement operator class parameters
2020-03-30 19:17:23 +03:00