Re: different results from plpgsql functions related to last changes in master

2018-02-18 Thread Pavel Stehule
2018-02-18 17:48 GMT+01:00 Tom Lane : > Pavel Stehule writes: > > I did update of plpgsql_check and I see, so some functions returns > > different result than on older posgresql. Probably this is wanted behave, > > but It should be mentioned as partial compatibility break, because some > > regres

Re: different results from plpgsql functions related to last changes in master

2018-02-18 Thread Tom Lane
Pavel Stehule writes: > I did update of plpgsql_check and I see, so some functions returns > different result than on older posgresql. Probably this is wanted behave, > but It should be mentioned as partial compatibility break, because some > regress test can be broken too. This is mentioned in t

different results from plpgsql functions related to last changes in master

2018-02-17 Thread Pavel Stehule
Hi I did update of plpgsql_check and I see, so some functions returns different result than on older posgresql. Probably this is wanted behave, but It should be mentioned as partial compatibility break, because some regress test can be broken too. create table t(i int); create function test_t(OUT