Date: 06/28/00
- Next message: abe <email protected>: "[PHP-DEV] PHP 4.0 Bug #5245: CGI-Executable outputs Corestuff"
- Previous message: Theodore: "RE: [PHP-DEV] 4.0.1 Release Candidate packaged"
- Next in thread: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5244 Updated: seg fault in pg_loreadall()"
- Maybe reply: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5244 Updated: seg fault in pg_loreadall()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 5244
Updated by: jah
Reported By: graeme <email protected>
Status: Assigned
Bug Type: PostgreSQL related
Assigned To: jah
Comments:
Please read the manual about use of functions pg_loread() and
pg_loreadall, your example is just clearly wrong. And you should call
header() before trying to dump data to the browser.
Anyway, it shouldn't segfault on you, so this maybe needs some fixing at
my part too. Hey, did you remember that everything related to large objects
with PostgreSQL must happen inside a transaction? And I don't see you
opening a connection to a database server in your script. Please send a
complete example.
Full Bug description available at: http://bugs.php.net/version4/?id=5244
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: abe <email protected>: "[PHP-DEV] PHP 4.0 Bug #5245: CGI-Executable outputs Corestuff"
- Previous message: Theodore: "RE: [PHP-DEV] 4.0.1 Release Candidate packaged"
- Next in thread: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5244 Updated: seg fault in pg_loreadall()"
- Maybe reply: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5244 Updated: seg fault in pg_loreadall()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

