"Magnus Hagander" <mha(at)sollentuna(dot)net> writes:
> Version numbers don't update properly on postgres.exe when doing make
> clean/make. It works for all other exes and dlls. I beleive this is just
> a case of "make clean" not properly removing "win32ver.o". See attached
> patch.
Hmm, is that the only place we missed it? Might be worth diffing a make
distclean'd tree against a virgin one.
regards, tom lane