Skip to content

chore: default questsb to use pgx for query benchmark#24

Merged
bluestreak01 merged 6 commits intomasterfrom
vi_pgx
Dec 2, 2025
Merged

chore: default questsb to use pgx for query benchmark#24
bluestreak01 merged 6 commits intomasterfrom
vi_pgx

Conversation

@bluestreak01
Copy link
Copy Markdown
Member

No description provided.

bluestreak01 and others added 6 commits December 1, 2025 21:32
- Change default from HTTP to pgx (PostgreSQL wire protocol)
- Add --use-http flag to optionally use legacy HTTP mode
- Update GitHub Actions to Go 1.23 and actions/setup-go@v5
- Update Travis CI to Go 1.23, remove obsolete Go 1.14/1.15 jobs

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Update expected queries in devops_test.go to use QuestDB's native
SAMPLE BY syntax instead of date_trunc + GROUP BY.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Remove accidentally committed tsbs_run_queries_questdb binary
- Add tsbs_* pattern to .gitignore to prevent future commits
- Remove unused prepared statement cache variables and sync import

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- Replace custom joinStrings/replaceFirst with strings.Join/strings.Replace
- Add Close() method to processor for pgx connection cleanup

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@bluestreak01 bluestreak01 merged commit 857dcf3 into master Dec 2, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant