This is an automated email from the ASF dual-hosted git repository.
struberg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openjpa.git.
from 7bc0929 OPENJPA-2753 fix schema creation with PostgreSQL
new 60ccac0 OPENJPA-2753 postgres doesn't know BLOG
new db6f6b6 OPENJPA-2756 escape search strings for all Postgres versions
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../openjpa/jdbc/sql/PostgresDictionary.java | 5 ++++-
.../schema/TestSchemaGenerationProperties.java | 24 ++++++++++++++++++++--
.../schema/{create.sql => create-postgresql.sql} | 6 +++---
3 files changed, 29 insertions(+), 6 deletions(-)
copy
openjpa-persistence-jdbc/src/test/resources/org/apache/openjpa/persistence/jdbc/schema/{create.sql
=> create-postgresql.sql} (84%)