reverted [7807], and just changed code to use the custom pg_catalog query, which...
authorRobert Buels <rmb32@cornell.edu>
Wed, 21 Oct 2009 02:07:05 +0000 (02:07 +0000)
committerRobert Buels <rmb32@cornell.edu>
Wed, 21 Oct 2009 02:07:05 +0000 (02:07 +0000)
commit2d424996b6c9e25b23858199b1bccbf6234f22e7
tree96f860d537a9d1a3aaa90bb8fdbac589e9de188b
parentae645c61cf6461f67e023e1f36b2ebc9c5ea411b
reverted [7807], and just changed code to use the custom pg_catalog query, which is the only thing that works in the pathological case where DBIC is told a different primary key from the primary key that is set on the table in the DB ([7809] added testing for this)
lib/DBIx/Class/Storage/DBI/Pg.pm