Re: libpq not reentrant

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: libpq not reentrant
Дата
Msg-id 200203080109.g2819J625561@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: libpq not reentrant  (Federico Di Gregorio <fog@initd.org>)
Список pgsql-bugs
We use autoconf for configure.  I like the idea of using the thread-safe
crypt if available, though it does confuse things because it makes
thread-safeness contingent of SSL being installed.  I question whether
it is just easier to say it isn't thread-safe because I am not sure how
someone is going to easily know if it is or isn't threadsafe for a
specific install.

---------------------------------------------------------------------------

Federico Di Gregorio wrote:

Checking application/pgp-signature: FAILURE
-- Start of PGP signed section.
> Il ven, 2002-01-18 alle 21:38, Mario Lorenz ha scritto:
>
> > I originally worked with Federico to get the garbled passwords issue
> > resolved which hit us (we use Psycopg, and Zope at work).
> >
> > Federico's suggestion to use the crypt from libssl is incomplete,
> [snipped and agreed]
>
> i am about to write a patch for libpq to use des_fcrypt when available.
> just a question: is the config.h file autogenerated using autoheader or
> handmade? i'll bet on the first, but:
>
> ~/tmp/postgresql-7.1.3>autoheader
> using: not found
> union: not found
> long: not found
> eval: short */
> #undef ALIGNOF_SHORT
> "
> verbatim="$verbatim
> /* The alignment requirement of a : not found
> eval: long */
> #undef ALIGNOF_LONG
> "
> verbatim="$verbatim
> /* The alignment requirement of a : not found
> eval: 208: Syntax error: EOF in backquote substitution
>
> --
> Federico Di Gregorio
> Debian GNU/Linux Developer & Italian Press Contact        fog@debian.org
> INIT.D Developer                                           fog@initd.org
>   Those who do not study Lisp are doomed to reimplement it. Poorly.
>                                      -- from Karl M. Hegbloom .signature
-- End of PGP section, PGP failed!

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Bug #610: collation fails sorting because of strcoll() bug
Следующее
От: Juliano Ignacio
Дата:
Сообщение: Re: Bug #608: cache lookup failed