Add support for USING and WHERE on indexes in PostgreSQL producer
authorSebastian Podjasek <sebastian.podjasek@intelliway.pl>
Wed, 8 Apr 2015 23:40:35 +0000 (01:40 +0200)
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>
Sun, 28 Jun 2015 15:16:18 +0000 (16:16 +0100)
commit5b36314d8299489928d0d4bf44702ef8a5b93550
tree9c5b9aebf8525a119cd37c56f9e612a45a665fe0
parent9aabed4aa53dc635f22ea3186f62bb16e0e622ab
Add support for USING and WHERE on indexes in PostgreSQL producer

RT#63814, GH#52
Changes
lib/SQL/Translator/Producer/PostgreSQL.pm
t/47postgres-producer.t