feedback on 2.69b

2020-07-24 Thread Peter Eisentraut
Here is some feedback on applying the 2.69b beta on the PostgreSQL source tree. Basically, everything worked fine. One issue we would like to point out is that the new scheme of automatically checking for the latest version of the C and C++ standards (deprecating AC_PROG_CC_C99 etc.) is probl

Re: feedback on 2.69b

2020-07-24 Thread Zack Weinberg
On Fri, Jul 24, 2020 at 9:53 AM Peter Eisentraut wrote: > > Here is some feedback on applying the 2.69b beta on the PostgreSQL > source tree. Basically, everything worked fine. This is great news. Thank you for testing. > One issue we would like to point out is that the new scheme of > automat

Re: feedback on 2.69b

2020-07-24 Thread Bob Friesenhahn
On Fri, 24 Jul 2020, Peter Eisentraut wrote: It looks like it's not easy to disable these tests even with low-level hackery. It would be better if there were still a way to set the preferred level of C and C++ in an official way. Wow! I am glad that you got here first. Particularly as app