Search Postgresql Archives

Re: limitations of constraints, possible bugs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bruce Momjian <bruce@xxxxxxxxxx> writes:
> Added to TODO:
> 	* Add support for arrays of domains

I think BTW that this should be pretty low-hanging fruit given the
recent rewrite of domain_in().  I don't think array_in() should need to
care now whether the array elements are domains, whereas in the original
design there would have had to be explicit support for domains added to
the array code.  There might be some performance issues, ie, making sure
the stack of array_in and domain_in can cache data at both levels, but
that seems eminently solvable.

			regards, tom lane


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux