diff options
author | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-03-21 11:53:47 +0200 |
---|---|---|
committer | Heikki Linnakangas <heikki.linnakangas@iki.fi> | 2015-03-21 11:56:48 +0200 |
commit | 1933a5bbc883fd2697c42d82ae12f2d585559b23 (patch) | |
tree | 21a5828fff1891b85e2f157e4dd95eb699920674 /src/backend/utils/adt/numeric.c | |
parent | 30a5ce8f5da15174f85619963ca0a07e6343f821 (diff) | |
download | postgresql-1933a5bbc883fd2697c42d82ae12f2d585559b23.tar.gz postgresql-1933a5bbc883fd2697c42d82ae12f2d585559b23.zip |
Make pg_xlogdump MSVC build work more like others.
Instead of copying xlogreader.c and *desc.c files into the source directory,
build them where they are. That's what we do for other binaries that need to
compile and link in files from elsewhere in the source tree.
The commit history suggests that it was done this way because of issues with
older versions of MSVC. I think this should work, but we'll see if the
buildfarm complains.
Diffstat (limited to 'src/backend/utils/adt/numeric.c')
0 files changed, 0 insertions, 0 deletions