Re: [PHP-DEV] RFC: Renaming PostgreSQL functions

2001-12-11 Thread Yasuo Ohgaki
Egon Schmid wrote: *SNIP* > Yes, you can change the function names only if it have changed in > the source code. Because of compatibility reasons, the old function > names should exists and work in the near future. MySQL is a very > good example for the function renaming. > > -Egon I'll take c

Re: [PHP-DEV] RFC: Renaming PostgreSQL functions

2001-12-11 Thread Yasuo Ohgaki
Egon Schmid wrote: > From: "Jon Parise" <[EMAIL PROTECTED]> > >>On Tue, Dec 11, 2001 at 09:06:52PM +0900, Yasuo Ohgaki wrote: >> >> >>>I would like to rename PostgreSQL functions to comfirm >>>naming/coding standard. Similar change has been done for >>>MySQL module, AFIAK. I'll take care documen

Re: [PHP-DEV] RFC: Renaming PostgreSQL functions

2001-12-11 Thread Jon Parise
On Tue, Dec 11, 2001 at 09:06:52PM +0900, Yasuo Ohgaki wrote: > I would like to rename PostgreSQL functions to comfirm > naming/coding standard. Similar change has been done for > MySQL module, AFIAK. I'll take care documentation changes > also. > > Almost all changes are just a matter of adding

[PHP-DEV] RFC: Renaming PostgreSQL functions

2001-12-11 Thread Yasuo Ohgaki
Hi all, I would like to rename PostgreSQL functions to comfirm naming/coding standard. Similar change has been done for MySQL module, AFIAK. I'll take care documentation changes also. Almost all changes are just a matter of adding "_" to current names, except pg_cmdtuples. The new name is pg_aff