Larry Rosenman <[EMAIL PROTECTED]> writes: > AND make sure we nuke any OLD version in $(destdir)/include... Which > will cause a file not found vs. compile errors based on redeclares...? Hm. Good point, not only for postgres.h but also for the other include files we no longer install by default. OTOH, what of people who have manually added the various spi.h sub-includes to their install directory? I do not think we should take it on ourselves to clean those out, but they could still cause cross-version errors. For the RPM installation this doesn't matter anyway (I think), but it would for non-RPM installs. regards, tom lane
- Re: [HACKERS] PHP 4.0.4pl1 / Beta 5 Sascha Schumann
- Re: [HACKERS] PHP 4.0.4pl1 / Beta 5 Tom Lane
- Re: [HACKERS] PHP 4.0.4pl1 / Beta 5 Bruce Momjian
- Re: [HACKERS] PHP 4.0.4pl1 / Beta 5 Sascha Schumann
- Re: [HACKERS] PHP 4.0.4pl1 / Beta 5 Tom Lane
- Re: [HACKERS] PHP 4.0.4pl1 / Beta 5 Sascha Schumann
- Re: [HACKERS] PHP 4.0.4pl1 / Beta 5 Larry Rosenman
- Re: [HACKERS] PHP 4.0.4pl1 / Beta 5 Tom Lane
- Re: [HACKERS] PHP 4.0.4pl1 / Beta 5 Larry Rosenman
- Re: [HACKERS] PHP 4.0.4pl1 / Beta 5 Larry Rosenman
- Re: old include files (was Re: [HACKERS] PHP 4.0.4pl1 / B... Tom Lane
- Re: old include files (was Re: [HACKERS] PHP 4.0.4pl1 / B... Lamar Owen
- Re: [HACKERS] PHP 4.0.4pl1 / Beta 5 Larry Rosenman
- Re: [HACKERS] PHP 4.0.4pl1 / Beta 5 Tom Lane
- Re: [HACKERS] PHP 4.0.4pl1 / Beta 5 Bruce Momjian
- Re: [HACKERS] PHP 4.0.4pl1 / Beta 5 Peter Eisentraut
- Re: [HACKERS] PHP 4.0.4pl1 / Beta 5 Tom Lane
- Re: [HACKERS] PHP 4.0.4pl1 / Beta 5 Peter Eisentraut
- Re: [HACKERS] PHP 4.0.4pl1 / Beta 5 Tom Lane
- Re: [HACKERS] PHP 4.0.4pl1 / Beta 5 Larry Rosenman
- RE: [HACKERS] PHP 4.0.4pl1 / Beta 5 Larry Rosenman