by kleptog@[EMAIL PROTECTED]
(Martijn van Oosterhout)
May 4, 2008 at 01:16 PM
--CUfgB8w4ZwR/yMy5
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Fri, May 02, 2008 at 09:34:31AM -0600, Nathan Thatcher wrote:
> Other people have said that pg_detoast_datum is a backend function and
> shouldn't be referenced at all, but it is right there in fmgr.h which
> is obviously required for creating functions under the V1 calling
> convention.
You usually get these kinds of error if you try to compile the code
into an executable, since then all symbols need to be resolved. You
need to link it as a shared object, where this isn't required. I think
you might need some kind of im****t DLL of something like that?
Have a nice day.
--=20
Martijn van Oosterhout <kleptog@[EMAIL PROTECTED]
> http://svana.org/kleptog/
> Please line up in a tree and maintain the heap invariant while=20
> boarding. Thank you for flying nlogn airlines.
--CUfgB8w4ZwR/yMy5
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFIHZsnIB7bNG8LQkwRAqgNAJsGkUVVC2zHp3a2jvmeZzrqq0WDvACfft15
D1yCLBMwIZRuSCVMVPg8fsk=
=MYQd
-----END PGP SIGNATURE-----
--CUfgB8w4ZwR/yMy5--