From 04c1f3d375651c07f114b31cb484445d3635e9cc Mon Sep 17 00:00:00 2001
From: Boris Kolpackov <boris@codesynthesis.com>
Date: Mon, 20 Oct 2014 10:17:05 +0200
Subject: Add database tag to bug

---
 bug/list | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bug/list b/bug/list
index ff2bd3e..6e0b0e1 100644
--- a/bug/list
+++ b/bug/list
@@ -2,7 +2,7 @@
 
 ! C++11 support is not trully header only [c++11]
 
-! Statement name truncation in PostgreSQL
+! Statement name truncation in PostgreSQL [pgsql]
 
   There seems to be a limit on the prepared statement name in PG. The result
   is that the names are no longer unique (statement already exists error).
-- 
cgit v1.1