postgis/libpgcommon
2023-01-12 11:55:51 -08:00
..
cunit Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
common.h Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
gserialized_gist.c Be clever and only deserialize with copy when necessary 2020-11-06 15:16:40 +01:00
gserialized_gist.h Fix partly outside array bounds gcc warning 2022-09-17 16:23:34 +02:00
lwgeom_cache.c Use read only SPI to maintain parallel safety 2022-07-25 15:38:55 -04:00
lwgeom_cache.h Lengthen proj cache lifetime to the life of the backend, and move memory context appropriately to match. Simplify the retrieval of global constants somewhat to not require FunctionCallInfo anymore. References #4890 2021-05-17 08:43:22 -07:00
lwgeom_pg.c PG16 fix for change in stringToQualifiedNameList 2022-12-30 22:26:57 -05:00
lwgeom_pg.h Support Pg16 builds where the VARLENA macros have been moved into varatt.h 2023-01-12 11:55:51 -08:00
lwgeom_transform.c Remove support for PostgreSQL < 12 2022-09-02 20:14:25 -04:00
lwgeom_transform.h Make lwproj_is_latlong available in lwgeom_transform.h, references GH-659 2022-02-08 11:00:51 -08:00
Makefile.in Allowing archiver program and flags options in ./configure 2022-02-25 10:27:07 +01:00
pgsql_compat.h Use TupleDescAttr instead of its internal representation 2018-10-29 13:52:42 +00:00
shared_gserialized.c Remove MemoryContextContains use for PG16 2022-10-10 23:27:27 -04:00