postgresql/contrib/ltree
Alvaro Herrera 24d2b2680a
Remove extraneous blank lines before block-closing braces
These are useless and distracting.  We wouldn't have written the code
with them to begin with, so there's no reason to keep them.

Author: Justin Pryzby <pryzby@telsasoft.com>
Discussion: https://postgr.es/m/20220411020336.GB26620@telsasoft.com
Discussion: https://postgr.es/m/attachment/133167/0016-Extraneous-blank-lines.patch
2022-04-13 19:16:02 +02:00
..
data
expected
sql
_ltree_gist.c
_ltree_op.c
.gitignore
crc32.c
crc32.h
lquery_op.c
ltree_gist.c Fix default signature length for gist_ltree_ops 2022-03-16 11:41:18 +03:00
ltree_io.c
ltree_op.c Clean up more code using "(expr) ? true : false" 2021-10-11 09:36:42 +09:00
ltree--1.0--1.1.sql
ltree--1.1--1.2.sql
ltree--1.1.sql
ltree.control
ltree.h Fix various typos and spelling mistakes in code comments 2022-04-11 20:49:41 +12:00
ltreetest.sql
ltxtquery_io.c Remove extraneous blank lines before block-closing braces 2022-04-13 19:16:02 +02:00
ltxtquery_op.c
Makefile