Jeremy Evans:

> Now that PostgreSQL 13.1 is out, I think we can consider upgrading to
> it.  The diff below was tested on amd64 on a partial bulk of the ports
> depending on PostgreSQL.
> 
> Could we please have this tested in a bulk?

I ran this through a bulk build on amd64.  Two build failures were
attributable to it:

===> databases/postgresql-plr
pg_backend_support.c:120:13: error: use of undeclared identifier 'tag_hash'; did
 you mean 'time_hash'?
        ctl.hash = tag_hash;
                   ^~~~~~~~

===> databases/timescaledb
-- Compiling against PostgreSQL version 13.1
-- Configuring incomplete, errors occurred!
See also 
"/usr/obj/ports/timescaledb-1.7.4/build-amd64/CMakeFiles/CMakeOutput.log".
CMake Error at CMakeLists.txt:209 (message):
  TimescaleDB only supports PostgreSQL 9.6.3+, 10.2+, 11 or 12

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to