mirror of
https://github.com/php/php-src.git
synced 2026-04-03 06:02:23 +02:00
implementation would result in random behavior if the 2nd argument is not passed. Fixed bug #22042 (pg_result_seek() would never seek to the 1st row in the result due to always seeking to row next to the one requested). Removed dead code from pg_result_seek().
122 KiB
122 KiB