php-src/ext/pgsql
Nikita Popov 8ff2f2f84b Return empty array for no rows in pg_fetch_all()
This makes it line up with pg_fetch_all_columns(), as well as
similar functions in other exts, such as mysqli_fetch_all().
2020-09-21 17:22:02 +02:00
..
tests Return empty array for no rows in pg_fetch_all() 2020-09-21 17:22:02 +02:00
config.m4 PGSQL and POD_SQL: don't include pg_config.h 2020-05-25 10:48:35 +02:00
config.w32 PGSQL and POD_SQL: don't include pg_config.h 2020-05-25 10:48:35 +02:00
CREDITS
pgsql.c Return empty array for no rows in pg_fetch_all() 2020-09-21 17:22:02 +02:00
pgsql.stub.php Return empty array for no rows in pg_fetch_all() 2020-09-21 17:22:02 +02:00
pgsql_arginfo.h Return empty array for no rows in pg_fetch_all() 2020-09-21 17:22:02 +02:00
php_pgsql.h Return empty array for no rows in pg_fetch_all() 2020-09-21 17:22:02 +02:00