| От | Christophe |
|---|---|
| Тема | Re: indexes on functions and create or replace function |
| Дата | |
| Msg-id | DDF26AD2-38A9-4628-9059-55A558C003D6@thebuild.com обсуждение |
| Ответ на | Re: indexes on functions and create or replace function ("Matthew Dennis" <mdennis@merfer.net>) |
| Ответы |
Re: indexes on functions and create or replace function
|
| Список | pgsql-general |
On Aug 28, 2008, at 7:04 PM, Matthew Dennis wrote: > The plpgsql execute statement, as I understand it, means "take this > string and execute like a client sent it to you". Of course, the string could come from anywhere. There's no inherent reason that I can think of (except good taste) that you could not write a function that retrieved a string out of a field in a table, executed it, and returned that as a value for use in an index. The client didn't send the string along, but it still creates dependencies. Anyway, as was correctly pointed out, tracking dependencies in PL/ pgSQL is bad enough, but PL/Java, PL/Perl...
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера