postgresql-simple-interval: A simple interval type for PostgreSQL.

[ database, library ] [ Propose Tags ] [ Report a vulnerability ]

This library provides a simple interval type for PostgreSQL. It supports round-tripping through Postgres without losing information.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
pedanticDisabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.2025.7.9, 0.2025.7.10, 0.2025.7.11, 0.2025.7.12, 0.2025.8.27, 0.2025.9.5, 1.0.0.0
Change log CHANGELOG.md
Dependencies attoparsec (>=0.14.4 && <0.15), base (>=4.13 && <4.22), bytestring (>=0.10.10 && <0.13), persistent (>=2.17 && <2.18), postgresql-simple (>=0.7 && <0.8), scientific (>=0.3.8 && <0.4), text (>=1.2.4 && <1.3 || >=2.0 && <2.2), time (>=1.9.3 && <1.15) [details]
License 0BSD
Author
Maintainer Mercury Technologies, Inc.
Category Database
Source repo head: git clone https://github.com/MercuryTechnologies/postgresql-simple-interval
Uploaded by mercury at 2025-09-08T16:17:31Z
Distributions Stackage:1.0.0.0
Reverse Dependencies 1 direct, 44 indirect [details]
Downloads 27 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for postgresql-simple-interval-1.0.0.0

[back to package description]

postgresql-simple-interval

A simple interval type for PostgreSQL.