Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: Oddities with ANYARRAY


  • From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
  • To: Decibel! <decibel(at)decibel(dot)org>
  • Cc: pgsql-bugs(at)postgresql(dot)org
  • Subject: Re: Oddities with ANYARRAY
  • Date: Tue, 31 Jul 2007 21:59:01 -0400
  • Message-id: <15701.1185933541@sss.pgh.pa.us> <text/plain>

Decibel! <decibel(at)decibel(dot)org> writes:
> ISTM you'd want to be able to reference an individual element of an
> ANYARRAY...

And what type would the result have?

pg_statistic is definitely pushing the boundaries of the type system
by having an anyarray column.  We don't allow that in normal user
tables...

			regards, tom lane



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group