Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
-
Forked from ept/hermitage
What are the differences between the transaction isolation levels in databases? This is a suite of test cases which differentiate isolation levels.
-
Forked from timescale/timescaledb
An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension.
C 1
303 contributions in the last year
Contribution activity
October 2020
Created a pull request in timescale/timescaledb that received 3 comments
Fix SCHEMA DROP CASCADE with continuous aggregates
This change fixes the situation when schema object is dropped before the cagg which leads to an error when it tries to resolve it. Fixes: #2350
- Add user-defined actions to telemetry
- Update statistics for previously compressed chunks
- Set explicitly all lock parameters in alter_job
- Remove commented code blocks
- Read function name dynamically
- Make errors and messages conform to style guide
- Add Promscale extension to telemetry
- Fix use after free in finalize
- Change use of ssl_dir GUC
- Fix dist_hypertable test for parallel execution
- Move chunk size arguments to the end
- Fix DecompressChunk path generation
- Improve cagg datatype handling
- Lock dimension slices when creating new chunk
- Assume custom time type range is same as bigint
- Fix flaky remote_txn test
- Pass correct status to lock_job function
- Update test dist_ddl to execute in parallel
- Fix flaky issues test
- Fix timescaledb_fdw function handling in update script
- Check function linkage in update test
- Use environment files for github actions
- Cleanup public API
- Fix flaky update test
- Fix member access within misaligned address in chunk_update_colstats
- Some pull request reviews not shown.

