1
0
mirror of https://github.com/php/php-src.git synced 2026-03-29 03:32:20 +02:00
Files
archived-php-src/ext
Edin Kadribasic accdde8c19 Finalized pgsql LOB support using native pgsql bytea type.
If paramater is bound with type PDO_PARAM_LOB the quoter function
gets a hint that specific LOB type quoting should be used:

$stmt->bindParam(":lob", $lob, PDO_PARAM_LOB);
2005-02-06 01:27:27 +00:00
..
2004-11-21 20:43:10 +00:00
2004-08-11 20:31:39 +00:00
2005-02-03 17:02:42 +00:00
2005-01-04 22:39:29 +00:00
2004-05-18 23:26:53 +00:00
2005-01-28 02:00:39 +00:00
2005-02-05 10:59:38 +00:00
2005-01-01 14:32:59 +00:00
2005-01-21 00:39:03 +00:00
2005-01-21 00:39:03 +00:00
2005-01-21 00:39:03 +00:00
2005-01-21 00:39:03 +00:00
2005-01-21 06:11:10 +00:00
2005-01-21 00:39:03 +00:00
2004-05-20 00:11:23 +00:00
2005-02-04 00:21:50 +00:00
2004-11-12 02:22:01 +00:00
2005-01-21 16:03:47 +00:00
2004-05-19 08:56:50 +00:00
2005-01-08 12:02:22 +00:00
2005-01-25 19:08:38 +00:00
2005-02-04 23:23:34 +00:00
2004-11-22 15:15:50 +00:00
2005-01-24 14:19:53 +00:00
2005-01-20 09:59:23 +00:00
2004-08-26 20:17:20 +00:00
2005-01-17 15:56:17 +00:00
;
2004-05-16 12:10:35 +00:00