Re: How to make @id or $id as parameter name in plpgsql,is it available?

Поиск
Список
Период
Сортировка
От Arnold.Zhu
Тема Re: How to make @id or $id as parameter name in plpgsql,is it available?
Дата
Msg-id 20041125021124.E223769A@shaucon.com
обсуждение исходный текст
Список pgsql-hackers
Hello, Francisco Figueiredo Jr.

plpgsql did not support @id as parameter(need double-quote), somebody suggest me to use vid
for parameter. When use vid as parameter for plpgsql, in C# program we use @vid, Npgql
will delete @, then pass vid to plpgsql. So I want to change Npgsql not to delete @ in program.


Thanks & Regards!         
Arnold.Zhu
2000-11-25





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