[PHP-DEV] Bug #14698 Updated: pg_fetch_array() does not require row param

2002-01-20 Thread yohgaki
ID: 14698 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Assigned Status: Closed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.0 Assigned To: yohgaki New Comment: Note added to doc. Previous Comments: ---

[PHP-DEV] Bug #14698 Updated: pg_fetch_array() does not require row param

2001-12-27 Thread sander
ID: 14698 Updated by: sander Reported By: [EMAIL PROTECTED] Old Status: Analyzed Status: Assigned Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.0 Assigned To: yohgaki New Comment: Status -> assigned Previous Comments: ---

[PHP-DEV] Bug #14698 Updated: pg_fetch_array() does not require row param

2001-12-25 Thread junk-php
ID: 14698 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.0 Old Assigned To: yohgaki Assigned To: New Comment: Sounds good. I think it would be silly to drop this change. - It does not

[PHP-DEV] Bug #14698 Updated: pg_fetch_array() does not require row param

2001-12-25 Thread yohgaki
ID: 14698 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.0 Assigned To: yohgaki New Comment: Thanks for checking the change :) I'm the new module maintainer, so I'm asking previous module maintainers ab

[PHP-DEV] Bug #14698 Updated: pg_fetch_array() does not require row param

2001-12-25 Thread junk-php
ID: 14698 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.0 Old Assigned To: yohgaki Assigned To: New Comment: Implemented 6 months ago by jon (1.112) pgsql.c. Looks reasonable. Previo

[PHP-DEV] Bug #14698 Updated: pg_fetch_array() does not require row param

2001-12-25 Thread junk-php
ID: 14698 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.0 Old Assigned To: yohgaki Assigned To: New Comment: Works wonderfully without the row. That's certainly a win convienence wise, e

[PHP-DEV] Bug #14698 Updated: pg_fetch_array() does not require row param

2001-12-25 Thread yohgaki
ID: 14698 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Status: Analyzed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.0 Assigned To: yohgaki New Comment: Additional comment: All pg_fetch_* works as reporter mentioned, but DO NOT take advantage of this. I may ch

[PHP-DEV] Bug #14698 Updated: pg_fetch_array() does not require row param

2001-12-25 Thread yohgaki
ID: 14698 Updated by: yohgaki Reported By: [EMAIL PROTECTED] Old Status: Open Status: Analyzed Bug Type: Documentation problem Operating System: Linux PHP Version: 4.1.0 Old Assigned To: Assigned To: yohgaki New Comment: I've checked current code. Reporter is right. I need to check when this ha