1
I Use This!
High Activity

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add generated_as_identity back to list of tests to run More... over 6 years ago
Add rowsecurity test for PG9.6 More... over 6 years ago
Stop background workers when extension is DROP OWNED More... over 6 years ago
Fix pg_dump for unprivileged users More... over 6 years ago
Fix negative value handling in int time_bucket More... over 6 years ago
Refactor source structure and build system More... over 6 years ago
Delete extra spaces at line endings in bgw_launcher test More... over 6 years ago
Modify telemetry BGW to run every hour the first 12 hours More... over 6 years ago
Prefix public C functions with ts_ More... over 6 years ago
Fix ABI smoketests in Travis to not run unncessary steps More... over 6 years ago
Fix use-after-free bug for connections in the telemetry BGW More... over 6 years ago
Enclose macro replacement list and arguments in parentheses More... over 6 years ago
Remove unnecessary index on dimension metadata table More... over 6 years ago
Replace macro LEAST_TIMESTAMP by a static function More... over 6 years ago
Fix adaptive chunking when hypertables have multiple dimensions More... over 6 years ago
Handle SIGTERM/SIGINT asynchronously More... over 6 years ago
Add release 0.12.1 changes to master More... over 6 years ago
Change detection of USE_OPENSSL in Postgres to use pg_config More... over 6 years ago
Reorganize Travis to disable some jobs on master More... over 6 years ago
Add const qualifier to version_delimiter definition More... over 6 years ago
Block signals when writing to the log table in tests More... over 6 years ago
Give a helpful build warning when Postgres does not have OpenSSL enabled More... over 6 years ago
Fix sigterm handling in background jobs More... over 6 years ago
Fix adaptive chunking so it chooses correct index More... over 6 years ago
Remove (redefined) macro PG_VERSION and replace with PACKAGE_VERSION More... over 6 years ago
Fix and clean vacuum test More... over 6 years ago
Make sure DB schedulers are not decremented if they were never incremented More... over 6 years ago
Update vacuum test with more consistent output ordering More... over 6 years ago
Add support for pre-release version checks More... over 6 years ago
Fix ABI test, correctly this time More... over 6 years ago