From 72e5f3effd46e8ce88f52220df0b98c66625ad85 Mon Sep 17 00:00:00 2001 From: Blottiere Paul Date: Tue, 8 Feb 2022 09:42:14 +0100 Subject: [PATCH] Update doc --- doc/development.rst | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/doc/development.rst b/doc/development.rst index ea145ae..859b273 100644 --- a/doc/development.rst +++ b/doc/development.rst @@ -138,8 +138,13 @@ and with various PostgreSQL/PostGIS releases: +---------------+-----------------------+------------------------+ | | PostGIS 2.5 | PostGIS 3.2 | +---------------+-----------------------+------------------------+ -| PostgreSQL 12 | |12_25_bionic| | - |12_32_bionic| | -| | | - |12_32_focal| | +| PostgreSQL 12 | |12_25_bionic| | |12_32_bionic| | +| | | | +| | | |12_32_focal| | ++---------------+-----------------------+------------------------+ +| PostgreSQL 13 | | |13_32_focal| | ++---------------+-----------------------+------------------------+ +| PostgreSQL 14 | | |14_32_focal| | +---------------+-----------------------+------------------------+ .. |12_25_bionic| image:: https://img.shields.io/github/workflow/status/pgpointcloud/pointcloud/%5Bubuntu-18.04%5D%20PostgreSQL%2012%20and%20PostGIS%202.5?label=Ubuntu%2018.04&logo=github&style=plastic :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-18.04%5D+PostgreSQL+12+and+PostGIS+2.5%22 @@ -148,6 +153,10 @@ and with various PostgreSQL/PostGIS releases: .. |12_32_focal| image:: https://img.shields.io/github/workflow/status/pgpointcloud/pointcloud/%5Bubuntu-20.04%5D%20PostgreSQL%2012%20and%20PostGIS%203.2?label=Ubuntu%2020.04&logo=github&style=plastic :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-20.04%5D+PostgreSQL+12+and+PostGIS+3.2%22 +.. |13_32_focal| image:: https://img.shields.io/github/workflow/status/pgpointcloud/pointcloud/%5Bubuntu-20.04%5D%20PostgreSQL%2013%20and%20PostGIS%203.2?label=Ubuntu%2020.04&logo=github&style=plastic :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-20.04%5D+PostgreSQL+13+and+PostGIS+3.2%22 + +.. |14_32_focal| image:: https://img.shields.io/github/workflow/status/pgpointcloud/pointcloud/%5Bubuntu-20.04%5D%20PostgreSQL%2014%20and%20PostGIS%203.2?label=Ubuntu%2020.04&logo=github&style=plastic :target: https://github.com/pgpointcloud/pointcloud/actions?query=workflow%3A%22%5Bubuntu-20.04%5D+PostgreSQL+14+and+PostGIS+3.2%22 + .. _`source`: https://github.com/hobu/laz-perf .. _`DockerHub`: https://hub.docker.com/_/postgres .. _`GitHub Actions`: https://github.com/pgpointcloud/pointcloud/actions