Voting

: min(one, three)?
(Example: nine)

The Note You're Voting On

levi at alliancesoftware dot com dot au
15 years ago
pg_connection_busy() returning true does not necessarily mean that there are results waiting for pg_get_result(); it also stays true for some time after a query that causes any sort of postgres error. (See http://bugs.php.net/bug.php?id=36469)

<< Back to user notes page

To Top