Re: How to create c language in postgresql database. Thanks.
В списке pgsql-general по дате отправления:
| От | Raymond O'Donnell |
|---|---|
| Тема | Re: How to create c language in postgresql database. Thanks. |
| Дата | |
| Msg-id | 4FD77DB5.5020706@iol.ie обсуждение исходный текст |
| Ответ на | How to create c language in postgresql database. Thanks. (leaf_yxj <leaf_yxj@163.com>) |
| Ответы |
Re: How to create c language in postgresql database. Thanks.
|
| Список | pgsql-general |
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 rod@iol.ie
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера