seg

data type for representing line segments or floating-point intervals

Overview

IDExtensionPackageVersionCategoryLicenseLanguage
3940
seg
seg
1.4
TYPE
PostgreSQL
C
AttributeHas BinaryHas LibraryNeed LoadHas DDLRelocatableTrusted
--s-dt-
No
Yes
No
Yes
no
yes
Relationships
See Also
cube
intarray
intagg
prefix
semver
unit
pgpdf
pglite_fusion

Packages

PG18PG17PG16PG15PG14PG13
1.4
1.4
1.4
1.4
1.4
1.4

This is a built-in contrib extension ship with the PostgreSQL kernel

Install

Create this extension with:

CREATE EXTENSION seg;
Last updated on