Joshua D. Drake wrote: > > This is very much different, because the PHP distribution contains > > the PostgreSQL driver, whereas the other languages do not. So you > > would have > > > > PHP build depends on PostgreSQL > > Ahh I see your point, EXCEPT :) plPHP does not require PostgreSQL > support to be built into PHP.
That is irrelevant. A normal binary package of PHP does build the PostgreSQL support (which is surely in our interest), so the build dependency holds. > > Sincerely, > > Joshua D. Drake > > > PostgreSQL build depends on PHP > > > > Not good. ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend