Re: How to create c language in postgresql database. Thanks.

Поиск
Список
Период
Сортировка
От leaf_yxj
Тема Re: How to create c language in postgresql database. Thanks.
Дата
Msg-id 450b9f8f.34c.137e1f18560.Coremail.leaf_yxj@163.com
обсуждение исходный текст
Ответ на Re: How to create c language in postgresql database. Thanks.  (Raymond O'Donnell <rod@iol.ie>)
Ответы Re: How to create c language in postgresql database. Thanks.  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
Hi Raymond,
 
 
Thanks. You guys are right. I check the database. The C programm is there.   ----- but why our application team keep ask me to give them the superuser privileges to create the C function. Should they use the superuser to create the C function. if yes , why they need it?
 
Thanks.
Regards.
 
Grace



At 2012-06-13 01:35:49,"Raymond O'Donnell [via PostgreSQL]" <[hidden email]> wrote:
On 12/06/2012 17:53, leaf_yxj wrote:
> I need to create  c language in the postgresql database. I only know
> to create as follows.
>
> Create language c ;
>
>
> Is there anything else I need to do before I create the C language?

Hello Grace,

C isn't available (AFAIK) as a procedural language; however, you have a
wide choice of other languages to choose from - see the docs under
"Server programming" for some of them.

In fact, C is the language used to write PostgreSQL.

Ray.


--
Raymond O'Donnell :: Galway :: Ireland
[hidden email]

--
Sent via pgsql-general mailing list ([hidden email])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



If you reply to this email, your message will be added to the discussion below:
http://postgresql.1045698.n5.nabble.com/How-to-create-c-language-in-postgresql-database-Thanks-tp5712221p5712228.html
To unsubscribe from How to create c language in postgresql database. Thanks., click here.
NAML




View this message in context: Re:Re: How to create c language in postgresql database. Thanks.
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

В списке pgsql-general по дате отправления:

Предыдущее
От: yxj
Дата:
Сообщение: Re: How to create c language in postgresql database. Thanks.
Следующее
От: leaf_yxj
Дата:
Сообщение: Re: How to create c language in postgresql database. Thanks.