Fix PostgreSQL backend key iteration
authorJonathan McDowell <noodles@earth.li>
Sat, 26 Dec 2009 12:18:13 +0000 (12:18 +0000)
committerJonathan McDowell <noodles@earth.li>
Sat, 26 Dec 2009 12:18:13 +0000 (12:18 +0000)
commit0fdd7e71c2d05b84db19a30df8cf5d5ca1412ca4
tree8e768d544791a284d0c36e5aeb5a67cbc847fab7
parentd060a4874d44c3cbe0681db81fca0e7e892f3537
Fix PostgreSQL backend key iteration

  We weren't passing the correct pointer into the parse_keys function
  when parsing the packets we'd read.
keydb_pg.c