Re: libpq not reentrant

Поиск
Список
Период
Сортировка
От Federico Di Gregorio
Тема Re: libpq not reentrant
Дата
Msg-id 1011743475.11284.0.camel@nenya
обсуждение исходный текст
Ответ на Re: libpq not reentrant  (Mario Lorenz <ml@vdazone.org>)
Ответы Re: libpq not reentrant  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: libpq not reentrant  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
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).
>=20
> 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=3D"$verbatim
/* The alignment requirement of a : not found
eval: long */
#undef ALIGNOF_LONG
"
verbatim=3D"$verbatim
/* The alignment requirement of a : not found
eval: 208: Syntax error: EOF in backquote substitution

--=20
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

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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Bug: Importing files of different sizes via psql -f
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: A Chinese handling bug