From: | Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
---|---|
To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | SQL/MDA added to docs |
Date: | 2020-03-07 10:05:54 |
Message-ID: | 39856493-f91b-22d8-cf46-d7edfc08b15d@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I have added mention of the new SQL standard part SQL/MDA
(multi-dimensional arrays) to the documentation.
This is not the same thing as the existing support for multidimensional
arrays in PostgreSQL. SQL/MDA targets huge arrays, aggregation over
slices, export as images, for applications in fields such as physics and
astronomy -- as I understand it. Something to look into perhaps at some
point, if there is interest, but right now it's just a mention that it's
not supported.
--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Evgeniy Shishkin | 2020-03-07 10:54:40 | Re: effective_io_concurrency's steampunk spindle maths |
Previous Message | Amit Kapila | 2020-03-07 09:56:19 | Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager |