[postgis-tickets] [SCM] PostGIS branch master updated. 3.3.0rc2-759-gd6633b972

git at osgeo.org git at osgeo.org
Fri May 5 07:07:30 PDT 2023


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".

The branch, master has been updated
       via  d6633b9721e97ae90dcefc56e41800582ce137de (commit)
      from  bb57343f1a316d3d838cacb26c92b495365d3751 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 deps/flatgeobuf/feature_generated.h                | 152 ++---
 deps/flatgeobuf/header_generated.h                 | 222 ++++----
 deps/flatgeobuf/include/flatbuffers/allocator.h    |   2 +-
 deps/flatgeobuf/include/flatbuffers/array.h        |  12 +-
 deps/flatgeobuf/include/flatbuffers/base.h         |  44 +-
 deps/flatgeobuf/include/flatbuffers/buffer.h       |  18 +-
 deps/flatgeobuf/include/flatbuffers/buffer_ref.h   |   2 +-
 .../include/flatbuffers/code_generator.h           |  80 +++
 .../include/flatbuffers/code_generators.h          |   3 +-
 .../include/flatbuffers/default_allocator.h        |   2 +-
 .../include/flatbuffers/detached_buffer.h          |   4 +-
 .../include/flatbuffers/flatbuffer_builder.h       |  51 +-
 deps/flatgeobuf/include/flatbuffers/flatbuffers.h  |   2 +
 deps/flatgeobuf/include/flatbuffers/flatc.h        |  90 +--
 deps/flatgeobuf/include/flatbuffers/flexbuffers.h  |  17 +-
 deps/flatgeobuf/include/flatbuffers/idl.h          | 207 +++++--
 deps/flatgeobuf/include/flatbuffers/minireflect.h  |   5 +-
 .../include/flatbuffers/reflection_generated.h     | 633 +++++++++++----------
 .../flatgeobuf/include/flatbuffers/stl_emulation.h |  80 +--
 deps/flatgeobuf/include/flatbuffers/string.h       |   2 +-
 deps/flatgeobuf/include/flatbuffers/struct.h       |   2 +-
 deps/flatgeobuf/include/flatbuffers/util.h         |  23 +-
 deps/flatgeobuf/include/flatbuffers/vector.h       |  30 +-
 .../include/flatbuffers/vector_downward.h          |   8 +-
 deps/flatgeobuf/include/flatbuffers/verifier.h     | 177 +++---
 deps/flatgeobuf/packedrtree.cpp                    | 238 +++++---
 deps/flatgeobuf/packedrtree.h                      |  93 ++-
 27 files changed, 1340 insertions(+), 859 deletions(-)
 create mode 100644 deps/flatgeobuf/include/flatbuffers/code_generator.h


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list