Edit report at http://bugs.php.net/bug.php?id=54318&edit=1

 ID:                 54318
 Comment by:         bwalton at artsci dot utoronto dot ca
 Reported by:        bwalton at artsci dot utoronto dot ca
 Summary:            Non-portable grep option used in PDO pgsql
                     configuration
 Status:             Feedback
 Type:               Feature/Change Request
 Package:            PostgreSQL related
 Operating System:   Solaris
 PHP Version:        5.3.6
 Block user comment: N
 Private report:     N

 New Comment:

Sorry, I got turned around in the bug tracker and thought I had properly


submitted the patch.  I've re-attached it now.



Thanks

-Ben


Previous Comments:
------------------------------------------------------------------------
[2011-03-21 04:49:04] ahar...@php.net

You may have forgotten to attach the patch. :)

------------------------------------------------------------------------
[2011-03-19 17:54:24] bwalton at artsci dot utoronto dot ca

Description:
------------
The PDO/pgsql extension relies on grep -q, which isn't portable.  As per
the 

autoconf recommendations, the patch supplied replaces this check with
one that 

discards stdout/stderr and then tests the exit status instead.





------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=54318&edit=1

Reply via email to