Fix clob type translation in Producer::PostgreSQL
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Wed, 10 Dec 2014 17:28:59 +0000 (17:28 +0000)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Tue, 6 Jan 2015 15:11:08 +0000 (15:11 +0000)
commitada2826e3198e66fea852e5a6cbf9e7fee57bf22
treed9d58d394de15155b6b88855d83e5ef97f27d284
parent1fe06e3f866075f9d6af948c48b81f3a7c497297
Fix clob type translation in Producer::PostgreSQL

- Match types to translate case-insensitively
- Convert clob to text, not bytea
lib/SQL/Translator/Producer/PostgreSQL.pm