This seems to be a Sun Sparc (-fPIC).
On mine (SunOS 5.4/ Solaris 2.4) isn't any . Therefore libpq++ is
not compilable on this machine (native compilers).
configure sets HAVE_CXX_STRING_HEADER correctly (no).
Andreas Kardos
-Ursprüngliche Nachricht-
Von: Tom Lane <[EMAIL PROTECTED]>
An
Since I havn't got any reply from the hackers list, I'm resending this here
to not lose it.
> On
> CREATE USER username CREATEUSER
> both pg_user.usesuper and pg_user.usecatupd are set to true.
>
> An
> ALTER USER username CREATEUSER
> sets pg_user.usesuper to true only, but not pg_user.usecatupd
Eisentraut <[EMAIL PROTECTED]>
An: Kardos, Dr. Andreas <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Gesendet: Donnerstag, 9. März 2000 20:17
Betreff: Re: [BUGS] pg_dumpall
Kardos, Dr. Andreas writes:
> I have tested the pg_dumpall (with PATHNAME stuff) which Peter E. has
Nachricht-
Von: Peter Eisentraut <[EMAIL PROTECTED]>
An: Kardos, Dr. Andreas <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Gesendet: Donnerstag, 9. März 2000 01:38
Betreff: Re: [BUGS] pg_dumpall
Kardos, Dr. Andreas writes:
> 2. FOO="`echo "$BAR"`"
>
&
libpq++ is not compilable on Digital Unix since the line
using namespace std;
has been included into interfaces/libpq++/pgconnection.h probably because of
Irix.
Andreas Kardos