reworked tests for pg last_insert_id in presence of un-schema-qualified things. adds...
authorRobert Buels <rmb32@cornell.edu>
Tue, 1 Sep 2009 10:51:31 +0000 (10:51 +0000)
committerRobert Buels <rmb32@cornell.edu>
Tue, 1 Sep 2009 10:51:31 +0000 (10:51 +0000)
commit609c5f1b5046a442d0728ad35b1ff2effff91d82
tree3046ee7a3fb4b5af72c17b71c4bfa3ea5b8895e6
parenteaafef972a522b5aed350f615c145a3cd00a917e
reworked tests for pg last_insert_id in presence of un-schema-qualified things. adds some todo tests, including a case for which is does not seem to be possible to correctly guess the sequence to use for the liid
t/72pg.t