OSDN Git Service

I have included a couple of patches that will make postgres
authorBruce Momjian <bruce@momjian.us>
Wed, 14 Oct 1998 17:59:22 +0000 (17:59 +0000)
committerBruce Momjian <bruce@momjian.us>
Wed, 14 Oct 1998 17:59:22 +0000 (17:59 +0000)
commit31bca4540e7310855a51ddb9a0c54b1a03e6f7f5
tree79ce1e89af225b9c046c30d38bff905afef19323
parent6129de0b76005d22e87704bf174ee2122f42a4ee
I have included a couple of patches that will make postgres
compile out of the tar file on Solaris with the SUN 5.0 compilers.
These compilers will be needed if you wan to compile the libpg++
interface without using the gcc/g++. The SC4.2 compilers do not
understand the string class.

The first patch changes the ecpg intermediate shared library
name from *.sho to *.sho.o so that the SUN compiler will
allow it to be used in conjunction with the -o option.

Matthew C. Aycock
src/interfaces/ecpg/lib/Makefile.in
src/interfaces/libpq++/pgenv.h