Re: should I use postgresql arrays... - Mailing list pgsql-sql

From Peter Eisentraut
Subject Re: should I use postgresql arrays...
Date
Msg-id Pine.LNX.4.30.0202231220370.689-100000@peter.localdomain
Whole thread Raw
In response to should I use postgresql arrays...  (Rajesh Kumar Mallah <mallah@trade-india.com>)
List pgsql-sql
Rajesh Kumar Mallah writes:

> My only concern is the SQL compliance , are arrays
> part of  standard 2/3 standards?

Arrays are in SQL99, but in a form that's not compatible with PostgreSQL's
current facilities.

-- 
Peter Eisentraut   peter_e@gmx.net



pgsql-sql by date:

Previous
From: Masaru Sugawara
Date:
Subject: Re: Finding matching columns from two tables
Next
From: Tom Lane
Date:
Subject: Re: Bench Test