[PHP-DEV] Re: factorizing pgsql code

2002-04-20 Thread Yasuo Ohgaki
Sascha Schumann wrote: > Here is a patch which aims at reducing the redundant code in > pgsql.c (-685, +211 lines). > > http://apache.org/~sascha/pgsql.diff > > It also significantly reduces the number of memcpy's, > sprintf's and so on and immensily improves readability of t

[PHP-DEV] Re: factorizing pgsql code

2002-04-20 Thread Yasuo Ohgaki
Sascha Schumann wrote: > Here is a patch which aims at reducing the redundant code in > pgsql.c (-685, +211 lines). > > http://apache.org/~sascha/pgsql.diff > > It also significantly reduces the number of memcpy's, > sprintf's and so on and immensily improves readability of t