Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
postgresql-11 / usr / share / postgresql / 11 / extension / moddatetime--unpackaged--1.0.sql
Size: Mime:
/* contrib/spi/moddatetime--unpackaged--1.0.sql */

-- complain if script is sourced in psql, rather than via CREATE EXTENSION
\echo Use "CREATE EXTENSION moddatetime FROM unpackaged" to load this file. \quit

ALTER EXTENSION moddatetime ADD function moddatetime();