1
I Use This!
High Activity

Commits : Listings

Analyzed 22 days ago. based on code collected 22 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve tablespace handling, including blocks for DROP and REVOKE More... about 7 years ago
Delete orphaned dimension slices More... about 7 years ago
Fix locking for serializing chunk creation More... about 7 years ago
Add check for null in ca_append_rescan to prevent segfault More... about 7 years ago
Handle deletes on metadata objects via native catalog API More... about 7 years ago
Refactor hypertable-related API functions More... about 7 years ago
Refactor dimension-related API functions More... about 7 years ago
Apply new indentation (pgindent) used in PostgreSQL 10 More... about 7 years ago
Fix CREATE EXTENSION IF NOT EXISTS and error messages More... about 7 years ago
Spread chunk indexes across tablespaces like chunks More... about 7 years ago
Block ONLY hypertable on all ALTER TABLE commands. More... about 7 years ago
Block DROP NOT NULL on time-partitioned columns. More... about 7 years ago
Add support for ALTER TABLE RENAME CONSTRAINT. More... about 7 years ago
Add README instructions for installing files on Windows More... about 7 years ago
Better accounting for number of items stored in a subspace More... about 7 years ago
Bring Windows bootstrap in line with Unix version. More... about 7 years ago
Add test case for adding metadata entries automatically More... about 7 years ago
Remove executor which had logic for adjusting es_processed More... about 7 years ago
Handle subtxn for cache pinning More... about 7 years ago
Add subtxn abort logic to process_utility.c More... about 7 years ago
Handle cache invalidation during subtxn rollback More... about 7 years ago
Improve speed of out-of-order inserts More... about 7 years ago
Add support for passing flags to cmake More... about 7 years ago
Prepare the repo for next development cycle More... about 7 years ago
Release 0.8.0 More... about 7 years ago
Improve updated test More... about 7 years ago
Add coverity badge to README More... about 7 years ago
Make `tablespace_show` function return Name instead of CString More... about 7 years ago
Make TimescaleDB work with pg_upgrade More... about 7 years ago
Fix copy test sort order More... about 7 years ago