Home
last modified time | relevance | path

Searched refs:twophase_func (Results 1 – 25 of 72) sorted by relevance

123

/dports/databases/pgFormatter/pgFormatter-5.1/t/pg-test-files/sql/
H A Dtemp.sql235 create function pg_temp.twophase_func() returns void as function
239 create function pg_temp.twophase_func() returns void as function
242 drop function pg_temp.twophase_func();
/dports/databases/pgFormatter/pgFormatter-5.1/t/pg-test-files/expected/
H A Dtemp.sql400 CREATE FUNCTION pg_temp.twophase_func () function
409 CREATE FUNCTION pg_temp.twophase_func () function
417 DROP FUNCTION pg_temp.twophase_func ();
/dports/databases/postgresql10-plperl/postgresql-10.19/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns text as function
254 create function pg_temp.twophase_func() returns text as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql10-contrib/postgresql-10.19/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns text as function
254 create function pg_temp.twophase_func() returns text as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql10-client/postgresql-10.19/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns text as function
254 create function pg_temp.twophase_func() returns text as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql10-plpython/postgresql-10.19/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns text as function
254 create function pg_temp.twophase_func() returns text as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql10-docs/postgresql-10.19/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns text as function
254 create function pg_temp.twophase_func() returns text as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql11-docs/postgresql-11.14/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns void as function
254 create function pg_temp.twophase_func() returns void as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql11-plperl/postgresql-11.14/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns void as function
254 create function pg_temp.twophase_func() returns void as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql11-contrib/postgresql-11.14/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns void as function
254 create function pg_temp.twophase_func() returns void as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql11-client/postgresql-11.14/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns void as function
254 create function pg_temp.twophase_func() returns void as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns text as function
254 create function pg_temp.twophase_func() returns text as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql11-plpython/postgresql-11.14/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns void as function
254 create function pg_temp.twophase_func() returns void as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql10-server/postgresql-10.19/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns text as function
254 create function pg_temp.twophase_func() returns text as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns void as function
254 create function pg_temp.twophase_func() returns void as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql12-client/postgresql-12.9/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns void as function
254 create function pg_temp.twophase_func() returns void as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql11-server/postgresql-11.14/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns void as function
254 create function pg_temp.twophase_func() returns void as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns void as function
254 create function pg_temp.twophase_func() returns void as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql14-server/postgresql-14.1/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns void as function
254 create function pg_temp.twophase_func() returns void as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql14-plpython/postgresql-14.1/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns void as function
254 create function pg_temp.twophase_func() returns void as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql14-docs/postgresql-14.1/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns void as function
254 create function pg_temp.twophase_func() returns void as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql14-plperl/postgresql-14.1/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns void as function
254 create function pg_temp.twophase_func() returns void as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql13-plpython/postgresql-13.5/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns void as function
254 create function pg_temp.twophase_func() returns void as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns void as function
254 create function pg_temp.twophase_func() returns void as function
257 drop function pg_temp.twophase_func();
/dports/databases/postgresql14-contrib/postgresql-14.1/src/test/regress/sql/
H A Dtemp.sql250 create function pg_temp.twophase_func() returns void as function
254 create function pg_temp.twophase_func() returns void as function
257 drop function pg_temp.twophase_func();

123