{
   "name": "pg_extra_time",
   "abstract": "Some date-time functions and operators that, according to the extension author, ought to be part of the PostgreSQL standard distribution.",
   "description": "The pg_extra_time PostgreSQL extension contains some date time functions and operators that, in the opinion of the extension author, ought to be part of the PostgreSQL standard distribution.",
   "version": "2.1.0",
   "date": "2026-06-11T10:36:56Z",
   "maintainer": [
      "Rowan Rodrik van der Molen <rowan@bigsmoke.us>"
   ],
   "release_status": "stable",
   "user": "bigsmoke",
   "sha1": "3dcf3539fc5d43a81f2e86f68705c4dca36ae8dc",
   "license": "postgresql",
   "prereqs": {
      "develop": {
         "recommends": {
            "pg_readme": 0
         }
      },
      "test": {
         "requires": {
            "pgtap": 0
         }
      }
   },
   "provides": {
      "pg_extra_time": {
         "docfile": "README.md",
         "file": "pg_extra_time--2.1.0.sql",
         "version": "2.1.0"
      }
   },
   "tags": ["plpgsql", "function", "functions", "date", "datetime", "interval", "time"],
   "resources": {
      "bugtracker": {
         "web": "https://github.com/bigsmoke/pg_extra_time/issues"
      },
      "homepage": "https://blog.bigsmoke.us/tag/pg_extra_time",
      "repository": {
         "type": "git",
         "url": "https://github.com/bigsmoke/pg_extra_time.git",
         "web": "https://github.com/bigsmoke/pg_extra_time"
      }
   }
}
