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
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) [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-07-12T14:57:54Z
Distributions
Downloads 11 total (11 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-0.2025.7.12

[back to package description]

postgresql-simple-interval

A simple interval type for PostgreSQL.