summaryrefslogtreecommitdiff
path: root/benchmark/internal/oblast_pgx
Commit message (Expand)AuthorAgeFilesLines
* replace types Handle, DB, Conn, Tx with their gg/gsql equivalentsStefan Majewsky3 days3-23/+23
* oblast_pgx: support pgxpoolStefan Majewsky2026-07-051-2/+10
* return a concrete type from Wrap() to enable non-Oblast DB operationsStefan Majewsky2026-05-131-4/+4
* add PostgreSQL benchmark, comparing lib/pq against pgx both with and w/o OblastStefan Majewsky2026-05-123-0/+207