Hi Andreas.
From: "Andreas Pflug" <pgadmin@pse-consulting.de>
> Dave Page wrote:
(snip)
> I'm just in the middle of applying them. While in general Hiroshi is
> right, there are som bad implementations in it. Casting a pgCast to a
> pgServer is a very bad idea...
It was seen.
-----------------
bool GetSystemObject() const { return GetOid() <=
GetConnection()->GetLastSystemOID(); }
------------------
Indeed is good.
I'm study more...,Aiming at you.
Regards,
Hiroshi-Saito