Re: how plsql work on postgresql
От | Thomas Kellerer |
---|---|
Тема | Re: how plsql work on postgresql |
Дата | |
Msg-id | ndgrrn$9b1$1@ger.gmane.org обсуждение исходный текст |
Ответ на | Re: how plsql work on postgresql (Michael Moore <michaeljmoore@gmail.com>) |
Ответы |
Re: how plsql work on postgresql
|
Список | pgsql-sql |
Michael Moore schrieb am 30.03.2016 um 17:23: > Like David has said, it is not clear what you are talking about. > > * PL/SQL runs only on an Oracle DB > * SQL - there is a Postgres version for Postgres and an Oracle version for Oracle > * SPL - This is a language that is added on to Postgres and it is intended to be as much like Oracle PL/SQL as is possible. > It allows people to migrate from Oracle to Postgres with minimal changes to code. > * PL/PGSQL this is Postgres only. It is kind of like PL/SQL but also very different. I prefer this over SPL because,IMO, it performs better. > I have never heard of SPL. Is that a separate module? Where is that available?
В списке pgsql-sql по дате отправления: