Changes for version 0.008 - 2011-07-16
- Switch to Mixin::Event::Dispatch for event handling. Now uses ->invoke_event and ->add_handler_for_event to deal with events, passing on_* callbacks to statement handles and db handles is still supported. Pass through the statement and portal when building a statement. Support ->discard on a statement handle Pass through ->debug value rather than setting true/false Wait for a startup event before processing queued requests Additional events:
- command_complete now passed through when calling ->prepare_async
- close_complete supported in statements, with pending queued handlers
Modules
support for the PostgreSQL wire protocol
support for the PostgreSQL wire protocol
field definitions
row definitions
prepared statement handling