Safe Haskell | None |
---|---|
Language | Haskell2010 |
Database.PostgreSQL.PQTypes.Notification
Documentation
Representation of notification channel.
data Notification #
Representation of a notification sent by PostgreSQL.
Constructors
Notification | |
Instances
unlistenAll :: MonadDB m => m () #
Cancel all listener registrations for the current session.