Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 2.5.0b5

Request #8739 Make it possible to disable forcing a common date format
Submitted: 2006-09-19 21:23 UTC
From: martin at bugs dot unl dot edu dot ar Assigned: lsmith
Status: Closed Package: MDB2 (version 1.2.2)
PHP Version: 5.1.6 OS: Linux
Roadmaps: (Not assigned)    
Subscription  


 [2006-09-19 21:23 UTC] martin at bugs dot unl dot edu dot ar (Martin Marques)
Description: ------------ Every time a new connection is made MDB2 executes this on line 424: if (!@pg_query($connection, "SET SESSION DATESTYLE = 'ISO'")) { This changes the way dates are returned, which is really undesirable, especially if you are useing SQL like dates (dd/mm/yyyy) and you get back ISO (yyyy/mm/dd). It would be nice if this could be configurable.

Comments

 [2006-09-19 21:28 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!
 [2006-09-26 15:47 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!