Commit graph

6 commits

Author SHA1 Message Date
joerg
59f4a05f93 Can't build with PG11+, don't depend on false for PG10. 2020-05-14 19:10:47 +00:00
rillig
508923f461 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:13 +00:00
wiz
1e9caac440 *: update email for fhajny 2018-12-15 21:12:18 +00:00
fhajny
e769c1c7c1 databases/pg_repack: Update to 1.4.3.
- Fixed possible CVE-2018-1058 attack paths
- Fixed "unexpected index definition" after CVE-2018-1058 changes in
  PostgreSQL
- Fixed build with recent Ubuntu packages
2018-05-21 13:20:20 +00:00
fhajny
bbbb9c0373 Update databases/pg_repack to 1.4.2.
- added PostgreSQL 10 support
- fixed error DROP INDEX CONCURRENTLY cannot run inside a transaction block
2017-10-16 15:43:39 +00:00
fhajny
0ac3d5cb49 Add pg_repack-1.4.1 as databases/pg_repack.
pg_repack is a PostgreSQL extension which lets you remove bloat from
tables and indexes, and optionally restore the physical order of
clustered indexes.
2017-08-15 08:34:20 +00:00