Home
last modified time | relevance | path

Searched refs:test_ret_set_scalar (Results 1 – 25 of 86) sorted by relevance

1234

/dports/databases/postgresql96-server/postgresql-9.6.24/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/pgFormatter/pgFormatter-5.1/t/pg-test-files/expected/
H A Dplpgsql.sql2351 CREATE FUNCTION test_ret_set_scalar (int, int) function
2368 test_ret_set_scalar (1, 10);
/dports/databases/pgFormatter/pgFormatter-5.1/t/pg-test-files/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql11-docs/postgresql-11.14/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql11-plperl/postgresql-11.14/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql11-contrib/postgresql-11.14/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql11-client/postgresql-11.14/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql11-plpython/postgresql-11.14/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as '
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql12-client/postgresql-12.9/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql11-server/postgresql-11.14/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql96-client/postgresql-9.6.24/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql12-contrib/postgresql-12.9/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql12-docs/postgresql-12.9/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql12-server/postgresql-12.9/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql12-plperl/postgresql-12.9/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql12-plpython/postgresql-12.9/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql10-plperl/postgresql-10.19/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);
/dports/databases/postgresql10-docs/postgresql-10.19/src/test/regress/sql/
H A Dplpgsql.sql1514 create function test_ret_set_scalar(int,int) returns setof int as ' function
1524 select * from test_ret_set_scalar(1,10);

1234