diff options
author | Andrew Dunstan <andrew@dunslane.net> | 2011-11-27 20:14:47 -0500 |
---|---|---|
committer | Andrew Dunstan <andrew@dunslane.net> | 2011-11-27 20:14:47 -0500 |
commit | 91572ee0a6dfeb62dda6c375f613d1b7fdfc1383 (patch) | |
tree | 001ba5acbcea64fbdd197508c05f32bc8fe20ee4 /src/backend/parser/parse_expr.c | |
parent | 9f4563f743eab0682f908d51fa3a9c630b31322d (diff) | |
download | postgresql-91572ee0a6dfeb62dda6c375f613d1b7fdfc1383.tar.gz postgresql-91572ee0a6dfeb62dda6c375f613d1b7fdfc1383.zip |
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.
Diffstat (limited to 'src/backend/parser/parse_expr.c')
0 files changed, 0 insertions, 0 deletions