postgis/libpgcommon
2011-08-24 22:31:39 +00:00
..
cunit Make transformation and projection cache API available (ticket #1053) 2011-08-12 17:25:01 +00:00
common.h Make transformation and projection cache API available (ticket #1053) 2011-08-12 17:25:01 +00:00
gserialized.h Make transformation and projection cache API available (ticket #1053) 2011-08-12 17:25:01 +00:00
gserialized_gist.c Move gserialized_gist to libpgcommon fixing a circular dependency between libpgcommon and liblwgeom, put libpgcommon _after_ liblwgeom in pg modules link lines, drop duplicated lwgeom_init_allocators and PG_MODULE_MAGIC from raster module (they are in libpgcommon already). Includes patch in #1161. [RT-SIGTA] 2011-08-20 15:43:29 +00:00
gserialized_gist.h Move gserialized_gist to libpgcommon fixing a circular dependency between libpgcommon and liblwgeom, put libpgcommon _after_ liblwgeom in pg modules link lines, drop duplicated lwgeom_init_allocators and PG_MODULE_MAGIC from raster module (they are in libpgcommon already). Includes patch in #1161. [RT-SIGTA] 2011-08-20 15:43:29 +00:00
lwgeom_pg.c Put PG_MODULE_MAGIC in raster and postgis source files rather than in libpgcommon. Should fix the mingw build. See ticket #1158. 2011-08-20 21:17:14 +00:00
lwgeom_pg.h Drop (u)int32 and uchar in favor of C99 standard int types [RT-SIGTA] 2011-08-19 09:34:58 +00:00
lwgeom_transform.c Move SQL-exposed functions out of libpgcommon (#1163). 2011-08-19 07:55:50 +00:00
lwgeom_transform.h Move SQL-exposed functions out of libpgcommon (#1163). 2011-08-19 07:55:50 +00:00
Makefile.in Added in gettext headers to allow compilation under osx with iconv 2011-08-24 22:31:39 +00:00
pgsql_compat.h Make transformation and projection cache API available (ticket #1053) 2011-08-12 17:25:01 +00:00