| Message: 67434 |
 |
BY: Andrew R Jackson (arjackson) DATE: 2009-04-02 21:18 SUBJECT: RE: Quoting and the Postgres DBD
Same problem with the MySQL DBD.
Somebody hated the quote() method of the pre-overhaul version and commented them out.
If the PG DBD is anything like the MySQL DDB, the quote() method is there--it's even got a bit more code in it since before the reorg--but commented out.
No comment provided as to why to axe it and break existing usages, just the code is commented out.
Maybe uncomment the method? | |