Re: Information regarding how to build libpq client using visual studio is missing

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Information regarding how to build libpq client using visual studio is missing
Дата
Msg-id 16849.1582556132@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Information regarding how to build libpq client using visual studio is missing  (PG Doc comments form <noreply@postgresql.org>)
Список pgsql-docs
PG Doc comments form <noreply@postgresql.org> writes:
> Current(12.2) documentation does not have information regarding how to build
> libpq client using visual studio is missing.It would be great help if this
> is specified in document

There is no support anymore for building only libpq; you have to build
the whole package, as described at

https://www.postgresql.org/docs/current/install-windows.html

Of course, you could discard the files you don't need afterwards.

            regards, tom lane



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

Предыдущее
От: PG Doc comments form
Дата:
Сообщение: Information regarding how to build libpq client using visual studio is missing
Следующее
От: David Glasser
Дата:
Сообщение: No docs for interaction of ON DELETE/UPDATE and permissions