On Thu, Mar 26, 2015 at 1:02 AM, Fabrízio de Royes Mello <[email protected]> wrote: > On Wed, Mar 25, 2015 at 12:46 PM, Fabrízio de Royes Mello > <[email protected]> wrote: >> >> >> On Wed, Mar 25, 2015 at 10:53 AM, Andres Freund <[email protected]> >> wrote: >> > >> >> > Did you check whether a similar bug was made in other places of >> > 85b506bb? Could you additionally add a regression test to this end? >> > Seems like something worth testing. >> > >> >> I'm checking it and adding some regression tests. >> > > I didn't found any other similar bug introduced by 85b506bb. > > Attached the original patch provided by Michael with some regression tests.
Thanks for adding a test, this looks fine to me (did some sanity checks and tutti-quanti for people wondering). On temporary tables this was failing with an error in md.c... -- Michael -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
