Find a file
Regina Obe d7bdadac10 add raster constraint max extent exceeds array size limit
references #3501 for trunk (PostGIS 2.4)

git-svn-id: http://svn.osgeo.org/postgis/trunk@15243 b70326c6-7e19-0410-871a-916f4a2858ee
2016-11-22 06:58:02 +00:00
ci put back makde pdf but after the html files ahave already been copied 2016-04-14 00:02:12 +00:00
doc Update topology slide deck url 2016-11-17 07:57:11 +00:00
extensions bump up to 2.4 2016-09-26 05:40:34 +00:00
extras tiger normalize, pagc_normalize integer out of range 2016-09-25 03:41:38 +00:00
liblwgeom Remove trailing blankspaces 2016-11-21 15:27:19 +00:00
libpgcommon Bugs in BRIN support 2016-11-11 19:35:58 +00:00
loader Remove trailing spaces 2016-10-12 19:11:27 +00:00
macros Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
postgis Bugs in BRIN support 2016-11-11 19:35:58 +00:00
raster add raster constraint max extent exceeds array size limit 2016-11-22 06:58:02 +00:00
regress Bugs in BRIN support 2016-11-11 19:35:58 +00:00
topology Fix too many arguments warning introduced with r15236 2016-11-21 15:24:13 +00:00
utils Properly signal check errors, stopping on first error 2016-10-07 19:49:32 +00:00
.drone.yml Update drone yml to 0.5 version 2016-10-28 15:40:00 +00:00
.editorconfig Topology files want space indent 2016-11-13 13:53:31 +00:00
.gitattributes Force ChangeLog to have LF breaks 2016-01-06 11:21:47 +00:00
.gitignore gitignore updates (ignore gcov output) 2016-09-14 13:37:28 +00:00
.gitlab-ci.yml apt-get update && install on the same line 2016-07-05 10:15:29 +00:00
.travis.yml Add dump-restore testing for Travis 2016-03-01 10:43:13 +00:00
astyle.sh Remove reference to '*.in.c' files as they don't exist anymore 2016-04-06 08:43:09 +00:00
authors.git Fix my email address 2016-07-04 15:45:56 +00:00
authors.svn Fix my email address 2016-07-04 15:45:56 +00:00
autogen.sh Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
ChangeLog forgot to update ChangeLog on RC1, too late but lets bring it up to date a bit. 2016-09-21 15:58:27 +00:00
configure.ac Change MSG line 2016-11-21 15:03:20 +00:00
CONTRIBUTING.md fix typo 2015-10-19 19:35:59 +00:00
COPYING Renew the COPYING gpl-2.0 with last version from gnu.org 2013-06-04 16:22:19 +00:00
CREDITS #1818 credit updates J. Smith (also fix web link in CREDITS file) 2013-05-03 04:45:24 +00:00
GNUmakefile.in Clean more on maintainer-clean 2015-12-01 09:28:56 +00:00
HOWTO_RELEASE Prepare for PostGIS 2.3.0beta1 release 2016-09-06 04:05:18 +00:00
LICENSE.TXT Clarify licensing of PostGIS core as GPL2+ (#2515) 2013-10-30 09:35:19 +00:00
make_dist.sh Have make_dist.sh use current branch as the default target branch 2016-03-03 09:22:13 +00:00
Makefile Add rules to avoid the infinite loop took before ./configure is run 2010-12-22 18:24:27 +00:00
MIGRATION Wrap within 80 cols 2012-03-26 13:17:31 +00:00
NEWS bump up to 2.4 2016-09-26 05:40:34 +00:00
postgis_config.h.in Make SFCGAL version available in postgis_config.h.in 2015-06-16 10:12:01 +00:00
README.md Remove IRC badge, adding a link to matrix bridge to chat section 2016-11-10 19:07:53 +00:00
README.postgis correct readme. We don't support PostgreSQL 9.1 anymore (we probably will also drop 9.2 support before 2.4 is released.) 2016-09-27 22:56:12 +00:00
spatial_ref_sys.sql #1851, spatial_ref_sys fixes for Pulkovo_1942_58, to_wgs84 2016-04-11 18:42:26 +00:00
STYLE forgot to save last change 2009-07-06 07:37:47 +00:00
TODO Remove the many and unloved $Id$ tags that clutter the code base 2015-05-13 18:13:18 +00:00
Version.config bump up to 2.4 2016-09-26 05:40:34 +00:00

Debbie: [Build Status] (https://debbie.postgis.net/view/PostGIS/job/PostGIS_trunk/) Winnie: [Build Status] (https://debbie.postgis.net:444/view/PostGIS/job/PostGIS_trunk/) Dronie: [Build Status] (https://drone.osgeo.kbt.io/postgis/postgis?branch=svn-trunk) Travis: [Build Status] (http://travis-ci.org/postgis/postgis) GitLab-CI: [Gitlab-CI] (https://gitlab.com/postgis/postgis/commits/svn-trunk)

This file is here to play nicely with modern code repository facilities. Actual readme is here.

Official code repository, issue tracker and wiki:

https://trac.osgeo.org/postgis/

Official chat room:

Official chat room is the #postgis channel on the freenode network.

To partecipate, point your preferred IRC client to:

irc://irc.freenode.net/#postgis

Or try a web IRC client like:

Or join via matrix

Official source tarball releases

http://postgis.net/source

If you would like to contribute to this project, please refer to our contributing guidelines.

Project Home Page and Manuals

Project homepage: http://postgis.net/ PostGIS Manuals: http://postgis.net/documentation