pomerium/pkg/storage/postgres
Joe Kralicky b5f58997bd
storage/postgres: pgx client tracing (#5438)
* fix testcontainers docker client using the global tracer provider

* storage/postgres: pgx client tracing

* skip postgres test on macos
2025-01-28 17:10:09 -05:00
..
backend.go storage/postgres: pgx client tracing (#5438) 2025-01-28 17:10:09 -05:00
backend_test.go tests: use testcontainers (#5341) 2024-10-30 13:33:30 -06:00
filter.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
filter_test.go postgres: fix CIDR query (#3389) 2022-06-03 12:32:01 -06:00
migrate.go storage: add indexes for postgres (#4479) 2023-08-21 15:13:48 -06:00
option.go storage/postgres: pgx client tracing (#5438) 2025-01-28 17:10:09 -05:00
postgres.go core/lint: upgrade golangci-lint, replace interface{} with any (#5099) 2024-05-02 14:33:52 -06:00
registry.go core/go: use hashicorp/go-set (#5278) 2024-10-03 12:59:11 -06:00
registry_test.go tests: use testcontainers (#5341) 2024-10-30 13:33:30 -06:00
stream.go config: remove source, remove deadcode, fix linting issues (#4118) 2023-04-21 17:25:11 -06:00
tracing_test.go storage/postgres: pgx client tracing (#5438) 2025-01-28 17:10:09 -05:00