mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-13 14:58:15 +02:00
## Summary There are 3 indices in the postgres storage driver that are redundant. This PR drops them. ## Related issues - [ENG-2560](https://linear.app/pomerium/issue/ENG-2560/request-remove-redundant-database-indexes) ## Checklist - [x] reference any related issues - [ ] updated unit tests - [x] add appropriate label (`enhancement`, `bug`, `breaking`, `dependencies`, `ci`) - [x] ready for review |
||
---|---|---|
.. | ||
backend.go | ||
backend_test.go | ||
filter.go | ||
filter_test.go | ||
migrate.go | ||
option.go | ||
postgres.go | ||
registry.go | ||
registry_test.go | ||
stream.go | ||
tracing_test.go |