Re: Postgresql-Unit Extension - - Mailing list pgsql-novice

From Tom Lane
Subject Re: Postgresql-Unit Extension -
Date
Msg-id 10367.1583783453@sss.pgh.pa.us
Whole thread Raw
In response to Postgresql-Unit Extension -  (David Roper <david.roper@me.com>)
Responses Re: Postgresql-Unit Extension -  (David Roper <david.roper@me.com>)
List 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 by date:

Previous
From: David Roper
Date:
Subject: Postgresql-Unit Extension -
Next
From: David Roper
Date:
Subject: Re: Postgresql-Unit Extension -