Suresh Gupta VG wrote:
Thanks for your reply.
As per your suggestion, if we remove “CREATE FUNCTION” statement, we
cannot use that function.
Actually, we need this feature.
Can you pls suggest some url or docs to help us in developing the
c-language code to rectify this as we had done earl
Suresh Gupta VG wrote:
> As per your suggestion, if we remove "CREATE FUNCTION" statement, we
> cannot use that function.
Add the PG_MODULE_MAGIC stuff to your code and recompile it. This is
mentioned in the documentation.
--
Alvaro Herrerahttp://www.CommandProm
zensar.com
-Original Message-
From: John R Pierce [mailto:[EMAIL PROTECTED]
Sent: Thursday, January 17, 2008 2:31 PM
To: Suresh Gupta VG
Cc: pgsql-bugs@postgresql.org
Subject: Re: [BUGS] Bug in all version with encryption
Suresh Gupta VG wrote:
>
> I had recently u
Suresh Gupta VG wrote:
I had recently upgraded my pgsql 7.4.2 to pgsql 8.2.5 on Solaris 9
Sparc machine. All the installation went normally as per install
documents of Postgresql. In between the installation, I got the
following error. But at the end I could create database and can use
the D