grafana/pkg/tsdb/grafana-postgresql-datasource
Zoltán Bedi bef45bccd8
Postgres: PGX fix error source (#111250)
Co-authored-by: Stephanie Hingtgen <stephanie.hingtgen@grafana.com>
2025-09-18 14:17:39 +02:00
..
sqleng Postgres: PGX fix error source (#111250) 2025-09-18 14:17:39 +02:00
testdata Add support for PostgreSQL enum types in PGX datasource (#109863) 2025-09-05 20:24:54 +02:00
locker.go
locker_test.go Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
macros.go
macros_test.go
pgxtlsmanager.go Postgres: Switch the datasource plugin from lib/pq to pgx (#108443) 2025-07-30 14:47:25 +02:00
pgxtlsmanager_test.go Postgres: Switch the datasource plugin from lib/pq to pgx (#108443) 2025-07-30 14:47:25 +02:00
postgres.go Postgres: Switch the datasource plugin from lib/pq to pgx (#108443) 2025-07-30 14:47:25 +02:00
postgres_pgx_snapshot_test.go Add support for PostgreSQL enum types in PGX datasource (#109863) 2025-09-05 20:24:54 +02:00
postgres_pgx_test.go Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
postgres_snapshot_test.go Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
postgres_test.go Replace check for integration tests. (#110707) 2025-09-08 15:49:49 +02:00
proxy.go Postgres: Switch the datasource plugin from lib/pq to pgx (#108443) 2025-07-30 14:47:25 +02:00
proxy_test.go
tlsmanager.go
tlsmanager_test.go