diff options
Diffstat (limited to 'bug')
-rw-r--r-- | bug/list | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |