From: Jonathan McDowell Date: Sat, 26 Dec 2009 12:18:13 +0000 (+0000) Subject: Fix PostgreSQL backend key iteration X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/0fdd7e71c2d05b84db19a30df8cf5d5ca1412ca4?hp=0fdd7e71c2d05b84db19a30df8cf5d5ca1412ca4 Fix PostgreSQL backend key iteration We weren't passing the correct pointer into the parse_keys function when parsing the packets we'd read. ---