postgresql/contrib/ltree
Peter Eisentraut d952373a98 New header varatt.h split off from postgres.h
This new header contains all the variable-length data types support
(TOAST support) from postgres.h, which isn't needed by large parts of
the backend code.

Reviewed-by: Tom Lane <tgl@sss.pgh.pa.us>
Discussion: https://www.postgresql.org/message-id/flat/ddcce239-0f29-6e62-4b47-1f8ca742addf%40enterprisedb.com
2023-01-10 05:54:36 +01:00
..
data
expected Allow hyphens in ltree labels 2023-01-06 16:05:46 -05:00
sql Allow hyphens in ltree labels 2023-01-06 16:05:46 -05:00
_ltree_gist.c Remove unnecessary uses of Abs() 2022-10-07 13:29:33 +02:00
_ltree_op.c Split up guc.c for better build speed and ease of maintenance. 2022-09-13 11:11:45 -04:00
.gitignore
crc32.c
crc32.h
lquery_op.c Remove useless character-length checks in contrib/ltree. 2022-10-06 11:18:32 -04:00
ltree_gist.c Standardize error reports in unimplemented I/O functions. 2022-12-10 18:26:43 -05:00
ltree_io.c New header varatt.h split off from postgres.h 2023-01-10 05:54:36 +01:00
ltree_op.c
ltree--1.0--1.1.sql
ltree--1.1--1.2.sql
ltree--1.1.sql
ltree.control
ltree.h Allow hyphens in ltree labels 2023-01-06 16:05:46 -05:00
ltreetest.sql
ltxtquery_io.c New header varatt.h split off from postgres.h 2023-01-10 05:54:36 +01:00
ltxtquery_op.c
Makefile
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00