Releases: derkan/pg_party
Releases · derkan/pg_party
Added time based partitioning
- Time based partition is added in format
YYYYDDD_HH24MI
- Checking if DB version is supported.
- Added auto-upgrade mechanism for
pg_party
table and pg_party_date_partition
function.
solves #3 for normal partitioning
Stable release
- Removed duplicate line while creating non-constraint indexes.