DBD::Pg has moved away from $sth->{last_oid_status} to $dbh->last_insert_id() for finding the previous row id. This was causing errors for me with Postgres 8.2.
category_editor.cgi, recipe_editor.cgi & user.cgi
I'll get my patch right one of these days. :-\
Log in to post a comment.
category_editor.cgi, recipe_editor.cgi & user.cgi
I'll get my patch right one of these days. :-\