fix for pg non-schema-qualified thing, with a nice vague commit message. performance...
authorRobert Buels <rmb32@cornell.edu>
Thu, 6 Aug 2009 19:42:30 +0000 (19:42 +0000)
committerRobert Buels <rmb32@cornell.edu>
Thu, 6 Aug 2009 19:42:30 +0000 (19:42 +0000)
commit7dfe289b0aa53b8a0e522545ae294d785aa9ed19
tree0d0a41d444916dd7117988da7fd9af46a79ba824
parentf2b70f86c9c44eb3367bd2d4d629f7e201032652
fix for pg non-schema-qualified thing, with a nice vague commit message.  performance should be the same as before, for the common (schema-qualified) case
lib/DBIx/Class/Storage/DBI/Pg.pm