An open API service providing repository metadata for many open source software ecosystems.

GitHub / postgrespro / pg_pathman

Partitioning tool for PostgreSQL

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/postgrespro%2Fpg_pathman
PURL: pkg:github/postgrespro/pg_pathman

Stars: 589
Forks: 69
Open issues: 52

License: other
Language: C
Size: 4.59 MB
Dependencies parsed at: Pending

Created at: over 9 years ago
Updated at: 29 days ago
Pushed at: 29 days ago
Last synced at: 29 days ago

Commit Stats

Commits: 1479
Authors: 28
Mean commits per author: 52.82
Development Distribution Score: 0.44
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/postgrespro/pg_pathman

Topics: customscan, fdw, hash, partition-table, partitioning, pathman, postgresql, query-optimization, range, runtimeappend

Releases
Postgres 13 compatibility, CVE-2020-14350 fix.

1.5.12

and adapt to 3737965249c changes.

about 5 years ago
Download
Version 1.5.11

1.5.11

Contains the only fix: heal segfault introduced in 11.7 and 12.2

commit 8f68671ad22f175a0b232d40695cef7fe6fb77d3
Author: Arseny Sher sher-ars@yandex.ru
Date: Thu Apr 2 21:00:26 2020 +0300

[PGPRO-3725] zero out garbage in append_rel_array if we allocate it.

Since 1d9056f563f3 (who uses AppendRelInfo* existence as a mark this rel is
child) in 11.7 this led to (known) random segfaults.
over 5 years ago
Download
Version 1.5.10

1.5.10

Port to Postgres 12.

almost 6 years ago
Download
Version 1.5.9

1.5.9

Prevent double expand partitioned table by built-in inheritance and pg_pathman’s one.

almost 6 years ago
Download
Version 1.5.8

1.5.8

Minor fixes.

over 6 years ago
Download
Version 1.5.7

1.5.7

Minor fixes.

over 6 years ago
Download
Version 1.5.6

1.5.6

Fix SELECT FOR SHARE/UPDATE with multilevel partitioning, cache fixes, other minor things.

over 6 years ago
Download
Version 1.5.5

1.5.5

Minor fixes

over 6 years ago
Download
Version 1.5.4

1.5.4

Minor fixes

over 6 years ago
Download
Version 1.5.3

1.5.3

Minor fix

almost 7 years ago
Download