"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.
Applied, except I used $(WIN32RES) which seems more consistent with
what's done elsewhere.
regards, tom lane