Re: Postgresql-Unit Extension -

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Postgresql-Unit Extension -
Дата
Msg-id 10367.1583783453@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Postgresql-Unit Extension -  (David Roper <david.roper@me.com>)
Ответы Re: Postgresql-Unit Extension -  (David Roper <david.roper@me.com>)
Список pgsql-novice
David Roper <david.roper@me.com> writes:
> If not, is there a standard package I should be using instead of postgresql-unit?

postgresql-unit is the only extension I know about in this area.

> If not, could anyone point me at (detailed) instructions on how to download and compile it? There are instructions
forDebian, but macOS ain’t Debian and I’m stuck with a few basics, like what’s the macOS equivalent of apt-get and what
onearth are flex and bison? 

The standard-for-Unix instructions should suffice.  You need to install
XCode (free from Apple) to have a C compiler, and then tell XCode to
install its command line tools, which will get you usable versions of
flex and bison.

            regards, tom lane



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

Предыдущее
От: David Roper
Дата:
Сообщение: Postgresql-Unit Extension -
Следующее
От: David Roper
Дата:
Сообщение: Re: Postgresql-Unit Extension -