python bug

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема python bug
Дата
Msg-id 200212150150.gBF1oEJ19799@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: python bug
Список pgsql-interfaces
I saw this in the python source setup.py:
       include_dirs=['/usr/include/pgsql']       library_dirs=['usr/lib/pgsql']                      ^^^
optional_libs=['pq']      data_files = []
 

Is the lack of a leading slash correct?

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Patch for DBD::Pg pg_relcheck problem
Следующее
От: David Wheeler
Дата:
Сообщение: Re: Patch for DBD::Pg pg_relcheck problem