]> granicus.if.org Git - postgresql/commit
Win32 can't have the same function coming from two library object files,
authorBruce Momjian <bruce@momjian.us>
Wed, 19 May 2004 04:21:49 +0000 (04:21 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 19 May 2004 04:21:49 +0000 (04:21 +0000)
commitf16874c23daa3d565f2d418e6aeab8605ae633cb
treec38cd069ea376e99d8e55da1322cda7745cfc589
parent48eb73b5563970549b2eb3649a45b0a7110bb2f5
Win32 can't have the same function coming from two library object files,
so we make is_absolute_path a macro so libpq doesn't use path.o.
src/include/port.h
src/interfaces/libpq/Makefile
src/port/path.c