Remove SQL-compatibility function cardinality(). It is not exactly clear

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 06e2757277e746fde9eeca14a86f87b7a61ff5b7
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2009-04-09T17:39:50Z
Releases: 8.4.0
Remove SQL-compatibility function cardinality().  It is not exactly clear
how this ought to behave for multi-dimensional arrays.  Per discussion,
not having it at all seems better than having it with what might prove
to be the wrong behavior.  We can always add it later when we have consensus
on the correct behavior.

Files