[
https://hibernate.onjira.com/browse/HHH-7009?page=com.atlassian.jira.plug...
]
Eric Dalquist commented on HHH-7009:
------------------------------------
I'll be posting a pull request for the issue shortly
PostgreSQL 8.1 and earlier does not support if exists before drop
-----------------------------------------------------------------
Key: HHH-7009
URL:
https://hibernate.onjira.com/browse/HHH-7009
Project: Hibernate ORM
Issue Type: Bug
Components: core
Affects Versions: 4.0.1
Reporter: Eric Dalquist
Only PostgreSQL 8.2 and later support the "if exists" syntax when dropping
tables. The change made by the commit linked below results in "if exists" being
used for all versions of PostgreSQL
https://github.com/hibernate/hibernate-orm/commit/30a0c3843a4b46f8b3077a1...
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira