/dports/databases/pgFormatter/pgFormatter-5.1/t/pg-test-files/expected/ |
H A D | plpgsql.sql | 2737 CREATE FUNCTION use_refcursor (rc refcursor) function 2752 use_refcursor (return_unnamed_refcursor ());
|
/dports/databases/pgFormatter/pgFormatter-5.1/t/pg-test-files/sql/ |
H A D | plpgsql.sql | 1744 create function use_refcursor(rc refcursor) returns int as $$ function 1755 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql11-docs/postgresql-11.14/src/test/regress/sql/ |
H A D | plpgsql.sql | 1922 create function use_refcursor(rc refcursor) returns int as $$ function 1933 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql11-plperl/postgresql-11.14/src/test/regress/sql/ |
H A D | plpgsql.sql | 1922 create function use_refcursor(rc refcursor) returns int as $$ function 1933 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql11-contrib/postgresql-11.14/src/test/regress/sql/ |
H A D | plpgsql.sql | 1922 create function use_refcursor(rc refcursor) returns int as $$ function 1933 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql11-client/postgresql-11.14/src/test/regress/sql/ |
H A D | plpgsql.sql | 1922 create function use_refcursor(rc refcursor) returns int as $$ function 1933 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql11-plpython/postgresql-11.14/src/test/regress/sql/ |
H A D | plpgsql.sql | 1922 create function use_refcursor(rc refcursor) returns int as $$ 1933 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/test/regress/sql/ |
H A D | plpgsql.sql | 1922 create function use_refcursor(rc refcursor) returns int as $$ function 1933 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql12-client/postgresql-12.9/src/test/regress/sql/ |
H A D | plpgsql.sql | 1749 create function use_refcursor(rc refcursor) returns int as $$ function 1760 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql11-server/postgresql-11.14/src/test/regress/sql/ |
H A D | plpgsql.sql | 1922 create function use_refcursor(rc refcursor) returns int as $$ function 1933 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql12-contrib/postgresql-12.9/src/test/regress/sql/ |
H A D | plpgsql.sql | 1749 create function use_refcursor(rc refcursor) returns int as $$ function 1760 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql12-docs/postgresql-12.9/src/test/regress/sql/ |
H A D | plpgsql.sql | 1749 create function use_refcursor(rc refcursor) returns int as $$ function 1760 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql12-server/postgresql-12.9/src/test/regress/sql/ |
H A D | plpgsql.sql | 1749 create function use_refcursor(rc refcursor) returns int as $$ function 1760 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql12-plperl/postgresql-12.9/src/test/regress/sql/ |
H A D | plpgsql.sql | 1749 create function use_refcursor(rc refcursor) returns int as $$ function 1760 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql12-plpython/postgresql-12.9/src/test/regress/sql/ |
H A D | plpgsql.sql | 1749 create function use_refcursor(rc refcursor) returns int as $$ function 1760 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/test/regress/sql/ |
H A D | plpgsql.sql | 1749 create function use_refcursor(rc refcursor) returns int as $$ function 1760 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/test/regress/sql/ |
H A D | plpgsql.sql | 1877 create function use_refcursor(rc refcursor) returns int as $$ function 1888 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql14-plperl/postgresql-14.1/src/test/regress/sql/ |
H A D | plpgsql.sql | 1877 create function use_refcursor(rc refcursor) returns int as $$ function 1888 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql14-server/postgresql-14.1/src/test/regress/sql/ |
H A D | plpgsql.sql | 1877 create function use_refcursor(rc refcursor) returns int as $$ function 1888 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql14-plpython/postgresql-14.1/src/test/regress/sql/ |
H A D | plpgsql.sql | 1877 create function use_refcursor(rc refcursor) returns int as $$ function 1888 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql14-docs/postgresql-14.1/src/test/regress/sql/ |
H A D | plpgsql.sql | 1877 create function use_refcursor(rc refcursor) returns int as $$ function 1888 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql13-plpython/postgresql-13.5/src/test/regress/sql/ |
H A D | plpgsql.sql | 1877 create function use_refcursor(rc refcursor) returns int as $$ function 1888 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql13-server/postgresql-13.5/src/test/regress/sql/ |
H A D | plpgsql.sql | 1877 create function use_refcursor(rc refcursor) returns int as $$ function 1888 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql14-contrib/postgresql-14.1/src/test/regress/sql/ |
H A D | plpgsql.sql | 1877 create function use_refcursor(rc refcursor) returns int as $$ function 1888 select use_refcursor(return_unnamed_refcursor());
|
/dports/databases/postgresql14-client/postgresql-14.1/src/test/regress/sql/ |
H A D | plpgsql.sql | 1877 create function use_refcursor(rc refcursor) returns int as $$ 1888 select use_refcursor(return_unnamed_refcursor());
|