ID:               37124
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ahaig at penguinmilitia dot net
 Status:           Open
-Bug Type:         PDO related
+Bug Type:         Documentation problem
 Operating System: Mac OS X 10.4.6
 PHP Version:      5.1.2
 Assigned To:      wez
 New Comment:

PDO_PGSQL returns bytea fields as streams by design.
Reclassified as docu problem.


Previous Comments:
------------------------------------------------------------------------

[2006-04-19 17:02:45] ahaig at penguinmilitia dot net

Trying to paste the information here about what I got trying 
to use a stream but for some reason it truncates it... Ended 
up with the same truncated post twice.

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

[2006-04-19 17:01:48] ahaig at penguinmilitia dot net

Just tried that. stream_get_line( $row['args'], 100 ) 
outputs:

tables_mainclassname_fkey

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

[2006-04-19 17:00:33] ahaig at penguinmilitia dot net

Just tried that. stream_get_line( $row['args'], 100 ) 
outputs:

tables_mainclassname_fkey

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

[2006-04-19 14:44:52] [EMAIL PROTECTED]

Sounds like a LOB type... tried using the streams functions to read it?
(the resource is a stream).

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

[2006-04-19 09:58:31] [EMAIL PROTECTED]

Assigned to the maintainer.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/37124

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

Reply via email to