Re: [HACKERS] commit 5c45d2f need to be back-patch on branch 9.2 & before

2015-12-29 Thread Andres Freund
Hi, On 2015-12-29 11:22:52 +, amul sul wrote: > Uninitialized variable 'dtype' warning in date_in() is fix[1] on branch 9.3 & > above, but not for 9.2 & older branches. I guess this should be back-patch. > [1] commit link=> > http://git.postgresql.org/pg/commitdiff/5c45d2f87835ccd3ffac33884

[HACKERS] commit 5c45d2f need to be back-patch on branch 9.2 & before

2015-12-29 Thread amul sul
Hi, Uninitialized variable 'dtype' warning in date_in() is fix[1] on branch 9.3 & above, but not for 9.2 & older branches. I guess this should be back-patch. [1] commit link=> http://git.postgresql.org/pg/commitdiff/5c45d2f87835ccd3ffac338845ec79cab1b31a11 Regards, Amul Sul -- Sent via pg