Re: [HACKERS] Begin statement again
| От | jwieck@debis.com (Jan Wieck) |
|---|---|
| Тема | Re: [HACKERS] Begin statement again |
| Дата | |
| Msg-id | m0yDTj7-000BFRC@orion.SAPserv.Hamburg.dsh.de обсуждение исходный текст |
| Ответ на | RE: [HACKERS] Begin statement again ("Meskes, Michael" <meskes@topsystem.de>) |
| Ответы |
Re: [HACKERS] Begin statement again
|
| Список | pgsql-hackers |
>
> I agree with BEGIN/END being used for PL/pgSQL. But that means I have to
> add it to ecpg to start a block of PL/pgSQL, e.g. to call a stored
> procedure in ORACLE I need PL/SQL in C.
>
> AFAIK there is no transaction start command in SQL standard anymore.
> Just issue commit and your transaction is flushed. So either I have to
> remove that feature and go back to explicit transaction start commands
> or BEGIN WORK resp. BEGIN TRANSACTION are useless.
But there is AUTOCOMMIT ON/OFF
Jan
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#======================================== jwieck@debis.com (Jan Wieck) #
В списке pgsql-hackers по дате отправления: