postgis/raster/rt_pg
Sandro Santilli 18feccc09c Do not use SQLERRM when not defined
References #5341 in master branch (3.4.0dev)
2023-03-07 10:36:01 +01:00
..
Makefile.in Rename create_undef.pl to create_uninstall.pl 2023-02-27 22:27:27 +01:00
rtpg_band_properties.c Change raster to use returns table instead of out for multi row returns 2021-03-11 13:43:46 -05:00
rtpg_create.c Fix segfault in st_addband 2020-10-23 14:35:31 +02:00
rtpg_gdal.c Detoast Datum before casting result to pointer, references #5313 2023-02-13 15:06:25 -08:00
rtpg_geometry.c postgis_raster SRF notice message fix: "NULL" to "empty set" 2021-11-25 21:00:48 +03:00
rtpg_inout.c Replace VARSIZE(foo)-VARHDRSZ pattern with VARSIZE_ANY_EXHDR(foo) 2019-02-22 16:51:34 +00:00
rtpg_internal.c Fix undefined behaviour in implicit conversions 2019-06-10 10:55:10 +00:00
rtpg_internal.h Always use int32_t for srid 2019-04-24 10:44:27 +00:00
rtpg_legacy.c Remove ST_SummaryStats(table) and its derivatives 2020-11-29 03:41:05 +03:00
rtpg_mapalgebra.c Fix compile warnings/errors against pg16devel 2022-12-13 17:43:08 -08:00
rtpg_pixel.c Add functions ST_SetZ()/ST_SetM() 2021-04-19 12:34:21 -07:00
rtpg_raster_properties.c [raster] Support NODATA=NaN raster ingestion 2019-06-03 02:16:28 +00:00
rtpg_spatial_relationship.c Drop cstring2text/text2cstring in favor of PostgreSQL functions 2018-02-20 16:16:45 +00:00
rtpg_statistics.c Repair crashes in raster aggregates, references #4916, #4770, #4724, #4916 2021-08-20 14:02:03 -07:00
rtpg_utility.c Move to snprintf where easily done 2022-07-25 14:58:45 -07:00
rtpg_wkb.c Replace VARSIZE(foo)-VARHDRSZ pattern with VARSIZE_ANY_EXHDR(foo) 2019-02-22 16:51:34 +00:00
rtpostgis_drop.sql.in Add GUS postgis.gdal_vsi_options 2021-06-17 09:26:36 -07:00
rtpostgis_legacy.sql.in Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
rtpostgis_upgrade_cleanup.sql.in search_path vulnerability during install. References #5069 2022-02-28 15:40:17 -05:00
rtpostgis.c Mark them as all static. References #5277 for PostGIS 3.4.0 2022-11-02 14:53:00 -04:00
rtpostgis.h Support Pg16 builds where the VARLENA macros have been moved into varatt.h 2023-01-12 11:55:51 -08:00
rtpostgis.sql.in Do not use SQLERRM when not defined 2023-03-07 10:36:01 +01:00