From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Magnus Hagander <magnus(at)hagander(dot)net>, Craig James <craig_james(at)emolecules(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, pgsql-performance(at)postgresql(dot)org |
Subject: | Re: libgcc double-free, backend won't die |
Date: | 2007-12-11 16:35:21 |
Message-ID: | 20071211083521.248e6787@commandprompt.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-performance |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tue, 11 Dec 2007 11:25:08 -0500
Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> Magnus Hagander <magnus(at)hagander(dot)net> writes:
> > On Tue, Dec 11, 2007 at 07:50:17AM -0800, Craig James wrote:
> >> Since I'm not a Postgres developer, perhaps one of the maintainers
> >> could update the Postgres manual. In chapter 32.9.6, it says,
> >>
> >> "To be precise, a shared library needs to be created."
> >>
> >> This should be amended to say,
> >>
> >> "To be precise, a non-threaded, shared library needs to be
> >> created."
>
> > Just before someone goes ahead and writes it (which is probably a
> > good idea in general), don't write it just like taht - because it's
> > platform dependent.
>
> I can find no such text in our documentation at all, nor any reference
> to OpenBabel. I think Craig must be looking at someone else's
> documentation.
It's actually 33.9.6 and it is in:
http://www.postgresql.org/docs/8.2/static/xfunc-c.html#DFUNC
He is looking directly at our documentation :)
Sincerely,
Joshua D. Drake
- --
The PostgreSQL Company: Since 1997, http://www.commandprompt.com/
Sales/Support: +1.503.667.4564 24x7/Emergency: +1.800.492.2240
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
SELECT 'Training', 'Consulting' FROM vendor WHERE name = 'CMD'
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHXrxJATb/zqfZUUQRAmSTAJwO0kdDovLB7kFGaPL9OPna3rm8ZwCfVaNo
XKtTfT7He9rNEvMBs5e+O94=
=qmOr
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Craig James | 2007-12-11 16:40:14 | Re: libgcc double-free, backend won't die |
Previous Message | Tom Lane | 2007-12-11 16:25:08 | Re: libgcc double-free, backend won't die |