SQL/MDA added to docs - Mailing list pgsql-hackers

From Peter Eisentraut
Subject SQL/MDA added to docs
Date
Msg-id 39856493-f91b-22d8-cf46-d7edfc08b15d@2ndquadrant.com
Whole thread Raw
List 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



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager
Next
From: Evgeniy Shishkin
Date:
Subject: Re: effective_io_concurrency's steampunk spindle maths