Sweet, that's it ... could you add an EXAMPLE section to the man page
showing this? Seems I'm not the only one that was a bit confused how to
use it, based on other 'try this' that ppl sent :)
On Thu, 9 Jun 2005, Peter Eisentraut wrote:
Marc G. Fournier wrote:
# ./configure `pg_config --configure`
configure: error: invalid variable name: '--with-libraries
The intended mode of usage is
eval ./configure `pg_config --configure`
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/docs/faq
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: [EMAIL PROTECTED] Yahoo!: yscrappy ICQ: 7615664
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match