postgresql/contrib/ltree
Tom Lane 8255c7a5ee Phase 2 pgindent run for v12.
Switch to 2.1 version of pg_bsd_indent.  This formats
multiline function declarations "correctly", that is with
additional lines of parameter declarations indented to match
where the first line's left parenthesis is.

Discussion: https://postgr.es/m/CAEepm=0P3FeTXRcU5B2W3jv3PgRVZ-kGUXLGfd42FFhUROO3ug@mail.gmail.com
2019-05-22 13:04:48 -04: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
ltxtquery_op.c
Makefile