summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bug/list2
1 files changed, 1 insertions, 1 deletions
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).