Gregory Stark wrote: > Peter Eisentraut <[email protected]> writes: > > > The standard represents multidimensional arrays as arrays of arrays (like > > in > > C). > > Uh, C doesn't represent multidimensional arrays as arrays of arrays so you've > lost me already.
I think he meant to say C _can_ represent multidimensional arrays as arrays of arrays. -- Bruce Momjian <[email protected]> http://momjian.us EnterpriseDB http://enterprisedb.com + If your life is a hard drive, Christ can be your backup. + -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
