git.postgresql.org Git - postgresql.git/commit
2011年11月28日 01:14:47 +0000 (20:14 -0500)
2011年11月28日 01:14:47 +0000 (20:14 -0500)
commit 91572ee0a6dfeb62dda6c375f613d1b7fdfc1383
Make pg_dumpall build with the right object files under MSVC.
This fixes a longstanding but up to now benign bug in the way pg_dumpall
was built. The bug was exposed by recent code adjustments. The Makefile
does not use $(OBJS) to build pg_dumpall, so this fix removes their source
files from the pg_dumpall object and adds in the one source file it
consequently needs.
This is the main PostgreSQL git repository.
RSS
Atom