martin/tests/fixtures/functions
Yuri Astrakhan 9efa364eb0
Fix handling for null-returning PG queries (#521)
Handle cases when a query returns a NULL or a table with no rows, or a
single row with a null value in it.

This fully fixes #519 in the main branch
2022-12-15 14:12:55 +02:00
..
function_Mixed_Name.sql Support z,x,y and record-returning funcs, table rework (#380) 2022-12-10 16:20:42 +02:00
function_null_row2.sql Fix handling for null-returning PG queries (#521) 2022-12-15 14:12:55 +02:00
function_null_row.sql Fix handling for null-returning PG queries (#521) 2022-12-15 14:12:55 +02:00
function_null.sql Fix handling for null-returning PG queries (#521) 2022-12-15 14:12:55 +02:00
function_zoom_xy.sql Support z,x,y and record-returning funcs, table rework (#380) 2022-12-10 16:20:42 +02:00
function_zxy2.sql Support z,x,y and record-returning funcs, table rework (#380) 2022-12-10 16:20:42 +02:00
function_zxy_query_test.sql Support z,x,y and record-returning funcs, table rework (#380) 2022-12-10 16:20:42 +02:00
function_zxy_query.sql Support z,x,y and record-returning funcs, table rework (#380) 2022-12-10 16:20:42 +02:00
function_zxy_row_key.sql Support z,x,y and record-returning funcs, table rework (#380) 2022-12-10 16:20:42 +02:00
function_zxy_row.sql Support z,x,y and record-returning funcs, table rework (#380) 2022-12-10 16:20:42 +02:00
function_zxy.sql Support z,x,y and record-returning funcs, table rework (#380) 2022-12-10 16:20:42 +02:00