On Sat, Dec 26, 2015 at 8:27 AM, Tom Lane <[email protected]> wrote: > Michael Paquier <[email protected]> writes: >> On Sat, Dec 26, 2015 at 7:10 AM, Jeff Janes <[email protected]> wrote: >>> brin_summarize_new_values() does not check that it is called on the >>> correct type of index, nor does it check permissions. > >> Yeah, it should have those sanity checks... > > Yeah, that is absolutely a must-fix.
Thanks for committing the fix. Another issue is: it seems to have no SGML documentation. Is that OK? Cheers, Jeff -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
