The protocol a class needs to implement to receive PostgreSQLNotification notifications.
Object passed as delegate for startNotificationFor must implements this protocol.
startNotificationFor will fail if delegate doesn't implements the protocol
(condition is checked by NSAssert).