Hartmut Holzgraefe wrote: > Yasuo Ohgaki wrote: > >> MySQL functions have also renamed recently. They >> have fake version as you mentioned, I suppose. > > > which functions are you refering to?
It looks like my memory is wrong. it should be other module, but I don't know which one. I guess they have correct(?) versions. >> > pg_affected_rows >> > (PHP 4 CVS only, known as pg_cmdtuples in PHP3, PHP 4.0.0 - 4.1.2) >> >> If this is possible, it would be great. > > > the parser has to keep trak of functions and aliases over release > versions and keep track of old functions that become aliases to > newly introduced functions in later releases, and the output code > has to take care of this, so this is not a quick hack ... > Take your time. (I don't mind at all if this feature isn't available, too) -- Yasuo Ohgaki