Chapter 8. Data Types Table of Contents 8.1. Numeric Types 8.1.1. Integer Types 8.1.2. Arbitrary Precision Numbers 8.1.3. Floating-Point Types 8.1.4. Serial …| PostgreSQL Documentation
CREATE TYPE CREATE TYPE — define a new data type Synopsis CREATE TYPE name AS ( [ attribute_name data_type [ …| PostgreSQL Documentation
8.17. Range Types # 8.17.1. Built-in Range and Multirange Types 8.17.2. Examples 8.17.3. Inclusive and Exclusive Bounds 8.17.4. Infinite (Unbounded) Ranges …| PostgreSQL Documentation