pgsql: Add note that building from CVS requires bison and flex, whereas

From: tgl(at)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add note that building from CVS requires bison and flex, whereas
Date: 2007-07-10 23:03:19
Message-ID: 20070710230319.29FD59FB5F0@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add note that building from CVS requires bison and flex, whereas
building from a distribution tarball does not.

Modified Files:
--------------
pgsql/doc/src/sgml:
cvs.sgml (r1.44 -> r1.45)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/cvs.sgml.diff?r1=1.44&r2=1.45)

Browse pgsql-committers by date

  From Date Subject
Next Message Magnus Hagander 2007-07-11 08:27:33 pgsql: A bunch of GSSAPI fixes per comments from Tom: * use elog not
Previous Message Tom Lane 2007-07-10 18:26:26 Re: pgsql: Add support for GSSAPI authentication.