ДЛ
Size: a a a
ДЛ
ДЛ
[PostgreSQL Unicode]
Description=PostgreSQL ODBC driver (Unicode version)
Driver=psqlodbcw.so
Setup=libodbcpsqlS.so
Debug=0
CommLog=1
UsageCount=1
E
ДЛ
create or replace function testfunc(arg1 int)
returns text
language plpgsql
as
$$
begin
IF arg1 = 1 then
raise exception 'Odin!';
end if;
IF arg1 = 2 then
return NULL;
end if;
return "simply text";
end;
$$;
LK
SG
SG
СА
АД
SG
А
SG
SG
SG
GS
LK
GS
GS
LK