Pinned
1,185 contributions in the last year
Activity overview
Contributed to
timescale/timescaledb,
timescale/docs.timescale.com-content,
timescale/timescaledb-docker
and 5 other
repositories
Contribution activity
January 2021
Created 4 commits in 1 repository
Created a pull request in timescale/timescaledb that received 2 comments
Opened 13 other pull requests in 1 repository
timescale/timescaledb
3
open
10
merged
- Run regresscheck-t on PG13
- Run regresscheck on PG13
- Run regresscheck-shared on PG13
- Enable isolation tests for PG13
- Test building against PG13 in CI
- Adjust copy code to PG13 changes
- Adjust code to deparse_context changes
- Adjust code to PG13 command completion tag changes
- Adjust planner code to PG13 planner_hook signature change
- Adjust code to PG13 tuptoaster changes
- Handle AT_DropExpression in process_utility
- Adjust jsonb_utils to PG13 changes
- Adjust decompress code to Var field renames