Stig S. Bakken wrote: > Here's the list of major changes, and the person I would like to invite > as responsible for that part of 4.3: > 6. PostgreSQL changes (Yasuo)
Core code has not been changed much. I'm available any time. > When someone has signed up for each major change, I want to get a > feeling for how much work remains and make a rough internal release > schedule. The PHP_4_3_0 branch will be created when everyone says their > stuff is ready for full testing. pg_convert/metadata/insert/select/delete/update functions are added. If other database interfaces are going to have such functions, it would be nice to have the same API (both C and PHP). pg_last_notice works fine for non ZTS, but it does not with ZTS. This is better to be fixed before 4.3.0 at least. I have to design and implement user defined type support in pg_convert, since this may need API change. -- Yasuo Ohgaki -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php