On Fri, May 22, 2015 at 11:59 AM, Andrew Dunstan <[email protected]> wrote: > As for raising an error, in principle it's doable, but the code to detect it > might get messy. Also, I don't want a huge number of knobs. So I'm excited > about the idea.
I think that that's a bad default behavior, although I don't think that's what Jim means. Consider our experience with having subscript operators throw errors -- it complicates certain cases (my complaint at the time was about expression indexes, but there are others). -- Peter Geoghegan -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
