From ea735ab56a3bc209f87756990c8ebb6e1234278f Mon Sep 17 00:00:00 2001 From: Fabiana Scala Date: Mon, 19 May 2025 15:48:04 +0200 Subject: [PATCH] Update README to state PG 14 support --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3b7ba80..bc7ddf1 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ See [Trace Propagation](#trace-propagation) for more details. ## PostgreSQL Version Compatibility -pg_tracing only supports PostgreSQL 15 and 16 for the moment. +pg_tracing only supports PostgreSQL 14, 15 and 16 for the moment. ## Generated Spans