Re: Stupid question: concatenating strings - Mailing list pgsql-novice

From Tom Lane
Subject Re: Stupid question: concatenating strings
Date
Msg-id 9653.971976168@sss.pgh.pa.us
Whole thread Raw
In response to Re: Stupid question: concatenating strings  (Thomas Good <tomg@q8.nrnet.org>)
List pgsql-novice
Thomas Good <tomg@q8.nrnet.org> writes:
> Yet, I can't get command hx to work for 7.0.2 psql (on slackware 3.6).
> Am I not seeing something obvious here?

If you compile it yourself, you need to be sure that libhistory's
include files are visible as well as its library .a or .so file.
Else configure will decide it can't build with history support.
(Some digging in the config.status file should tell you whether this
happened or not.)  If you install libhistory from RPMs, make sure
you have its devel RPM as well as its runtime RPM.

            regards, tom lane

pgsql-novice by date:

Previous
From: "Kevin Leclaire"
Date:
Subject: Setting Permissions for web viewing
Next
From: "D. Duccini"
Date:
Subject: Re: Setting Permissions for web viewing