Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. PipelineOff :: PipelineStatus

    postgresql-libpq Database.PostgreSQL.LibPQ

    The Connection is not in pipeline mode.

  2. PipelineOn :: PipelineStatus

    postgresql-libpq Database.PostgreSQL.LibPQ

    The Connection is in pipeline mode.

  3. data PipelineStatus

    postgresql-libpq Database.PostgreSQL.LibPQ

    No documentation available.

  4. PipelineSync :: ExecStatus

    postgresql-libpq Database.PostgreSQL.LibPQ

    The Result represents a synchronization point in pipeline mode, requested by pipelineSync. This status occurs only when pipeline mode has been selected.

  5. PollingFailed :: PollingStatus

    postgresql-libpq Database.PostgreSQL.LibPQ

    No documentation available.

  6. PollingOk :: PollingStatus

    postgresql-libpq Database.PostgreSQL.LibPQ

    No documentation available.

  7. PollingReading :: PollingStatus

    postgresql-libpq Database.PostgreSQL.LibPQ

    No documentation available.

  8. data PollingStatus

    postgresql-libpq Database.PostgreSQL.LibPQ

    No documentation available.

  9. PollingWriting :: PollingStatus

    postgresql-libpq Database.PostgreSQL.LibPQ

    No documentation available.

  10. data PGconn

    postgresql-libpq Database.PostgreSQL.LibPQ.Internal

    No documentation available.

Page 381 of many | Previous | Next