On Wed, 2 Oct 2002, Yasuo Ohgaki wrote:

> Yasuo Ohgaki wrote:
> > yohgaki             Tue Oct  1 23:16:36 2002 EDT
> > 
> >   Modified files:              
> >     /php4/ext/pgsql pgsql.c php_pgsql.h 
> >   Log:
> >   Added pg_data_seek(). 
> >   pg_result_seek() woudl be better name, but there is mysql_data_seek()...
> >   
> 
> Any comment about this naming?
> I don't mind to have alias like pg_result_seek() or
> have only pg_result_seek().

IMO we should have consistent naming, and I don't think it's a good idea 
to add aliases for new functions. I'd go for pg_data_seek() here.

Derick

--

---------------------------------------------------------------------------
 Derick Rethans                                   http://derickrethans.nl/ 
 JDI Media Solutions
--------------[ if you hold a unix shell to your ear, do you hear the c? ]-


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to