pgfouine - pgfouine: added the -examples parameter to set the number of

From: gsmet(at)pgfoundry(dot)org (User Gsmet)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgfouine - pgfouine: added the -examples parameter to set the number of
Date: 2005-11-22 23:35:09
Message-ID: 20051122233509.A43941125049@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
added the -examples parameter to set the number of examples we want for a normalized query (default to 3)

Modified Files:
--------------
pgfouine/include:
NormalizedQuery.class.php (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/include/NormalizedQuery.class.php.diff?r1=1.4&r2=1.5)
pgfouine:
pgfouine.php (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgfouine/pgfouine/pgfouine.php.diff?r1=1.11&r2=1.12)

Browse pgsql-committers by date

  From Date Subject
Next Message User Gsmet 2005-11-22 23:37:58 pgfouine - pgfouine: optimized a bit if we don't want any example
Previous Message User Gsmet 2005-11-22 23:26:54 pgfouine - pgfouine: added the -profile option