Gregory Stark <stark(at)enterprisedb(dot)com> writes:
> Can we just disable const checking for MSVCC in general without using the
> #pragmas? It clearly doesn't understand how const works making that warning
> from it useless.
+1 ... any useful warning of this kind will be had from other compilers.
regards, tom lane