pgestraier - pgestraier: auto-discover primary key (if it's single

From: dpavlin(at)pgfoundry(dot)org (User Dpavlin)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgestraier - pgestraier: auto-discover primary key (if it's single
Date: 2006-08-07 17:06:03
Message-ID: 20060807170603.04A1486C67B@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
auto-discover primary key (if it's single column and sutable), auto-generate SQL
select * from table which is *NOT OPTIMAL* if you are not going to search all
columns in your table

Modified Files:
--------------
pgestraier/bin:
pgest-index.pl (r1.5 -> r1.6)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgestraier/pgestraier/bin/pgest-index.pl.diff?r1=1.5&r2=1.6)

Browse pgsql-committers by date

  From Date Subject
Next Message User Dpavlin 2006-08-07 17:06:20 pgestraier - pgestraier: subversion revision 68 commited to CVS
Previous Message User Dpavlin 2006-08-07 17:05:51 pgestraier - pgestraier: subversion revision 67 commited to CVS