Обсуждение: Re: [ppa-cvs] CVS: webdb/lang/recoded english.php,1.114,1.115

Поиск
Список
Период
Сортировка

Re: [ppa-cvs] CVS: webdb/lang/recoded english.php,1.114,1.115

От
Christopher Kings-Lynne
Дата:
Suggestion - let's take off the confirmation on that vacuum action - it 
is a non-data-changing actions and since it's background it won't lock 
the table, so all the confirmation will do is piss people off :)

Nicola Soranzo wrote:
> Update of /cvsroot/phppgadmin/webdb/lang/recoded
> In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20372/lang/recoded
> 
> Modified Files:
>     english.php 
> Log Message:
> Bugfix.
> 
> Index: english.php
> ===================================================================
> RCS file: /cvsroot/phppgadmin/webdb/lang/recoded/english.php,v
> retrieving revision 1.114
> retrieving revision 1.115
> diff -C2 -d -r1.114 -r1.115
> *** english.php    25 Aug 2004 17:23:21 -0000    1.114
> --- english.php    26 Aug 2004 14:59:11 -0000    1.115
> ***************
> *** 8,12 ****
>        */
>   
> -     $lang['strconfvacuumtable'] = 'Are you sure you want to vacuum "%s"?';
>       // Language and character set
>       $lang['applang'] = 'English';
> --- 8,11 ----
> ***************
> *** 201,204 ****
> --- 200,204 ----
>       $lang['strtabbed'] = 'Tabbed';
>       $lang['strauto'] = 'Auto';
> +     $lang['strconfvacuumtable'] = 'Are you sure you want to vacuum "%s"?';
>   
>       // Users
> 
> 
> 
> -------------------------------------------------------
> SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
> 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
> Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
> http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
> _______________________________________________
> phpPgAdmin-cvs mailing list
> phpPgAdmin-cvs@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/phppgadmin-cvs


Re: [ppa-cvs] CVS: webdb/lang/recoded

От
Robert Treat
Дата:
setting reply-to to ppa-dev since I am pretty sure thats the list this
was meant for :-)


Chris, I don't have strong feelings one way or the other, but you do
have the option to vacuum full, so it could lock the table...

Robert Treat


On Thu, 2004-08-26 at 21:16, Christopher Kings-Lynne wrote:
> Suggestion - let's take off the confirmation on that vacuum action - it 
> is a non-data-changing actions and since it's background it won't lock 
> the table, so all the confirmation will do is piss people off :)
> 
> Nicola Soranzo wrote:
> > Update of /cvsroot/phppgadmin/webdb/lang/recoded
> > In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20372/lang/recoded
> > 
> > Modified Files:
> >     english.php 
> > Log Message:
> > Bugfix.
> > 
> > Index: english.php
> > ===================================================================
> > RCS file: /cvsroot/phppgadmin/webdb/lang/recoded/english.php,v
> > retrieving revision 1.114
> > retrieving revision 1.115
> > diff -C2 -d -r1.114 -r1.115
> > *** english.php    25 Aug 2004 17:23:21 -0000    1.114
> > --- english.php    26 Aug 2004 14:59:11 -0000    1.115
> > ***************
> > *** 8,12 ****
> >        */
> >   
> > -     $lang['strconfvacuumtable'] = 'Are you sure you want to vacuum "%s"?';
> >       // Language and character set
> >       $lang['applang'] = 'English';
> > --- 8,11 ----
> > ***************
> > *** 201,204 ****
> > --- 200,204 ----
> >       $lang['strtabbed'] = 'Tabbed';
> >       $lang['strauto'] = 'Auto';
> > +     $lang['strconfvacuumtable'] = 'Are you sure you want to vacuum "%s"?';
> >   
> >       // Users
> > 
> > 


-- 
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL