8.4 TODO item: make src/port support libpq and ecpg directly
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | 8.4 TODO item: make src/port support libpq and ecpg directly |
| Дата | |
| Msg-id | 21737.1191533623@sss.pgh.pa.us обсуждение |
| Ответы |
Re: 8.4 TODO item: make src/port support libpq and ecpg
directly
Re: 8.4 TODO item: make src/port support libpq and ecpg directly Re: 8.4 TODO item: make src/port support libpq and ecpg directly |
| Список | pgsql-hackers |
This business with having libpq and ecpg pull in src/port modules
manually is getting unmaintainable. I wonder whether we could persuade
src/port to generate three versions of libpgport.a --- backend,
frontend, and frontend-shlib-ready --- and then just -l the appropriate
one in libpq and ecpg. This'd waste a few cycles building modules that
would never be used, but on the other hand we'd buy some of that back
by not building the same object files three or four times.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера