EXECUTE USING for plpgsql (for 8.4)
От
Pavel Stehule
Тема
EXECUTE USING for plpgsql (for 8.4)
Дата
Msg-id
162867790710220348r39cf9900i6a62c3c56ddb28c9@mail.gmail.com
Список
Дерево обсуждения
EXECUTE USING for plpgsql (for 8.4) "Pavel Stehule" <pavel.stehule@gmail.com>
Re: EXECUTE USING for plpgsql (for 8.4) Bruce Momjian <bruce@momjian.us>
Re: EXECUTE USING for plpgsql (for 8.4) "Heikki Linnakangas" <heikki@enterprisedb.com>
Re: EXECUTE USING for plpgsql (for 8.4) "Pavel Stehule" <pavel.stehule@gmail.com>
Re: EXECUTE USING for plpgsql (for 8.4) Heikki Linnakangas <heikki@enterprisedb.com>
Re: EXECUTE USING for plpgsql (for 8.4) "Pavel Stehule" <pavel.stehule@gmail.com>
Hello this patch add USING clause into plpgsql EXECUTE statements. Proposal: http://archives.postgresql.org/pgsql-hackers/2007-10/msg00790.php I found, so dynamics statements are little bit faster with parameters, because we don't need call lot of in out/in functions. Mainly it is barier to SQL injection. I have question, who will be commiter of plpgsql region? I am quite irritated from 8.3 process. Bruce's patch queue more or less black hole, and I have not any idea, if somebody checking my patches or not and if I have to be in readiness or not. Patch queue is longer and longer, and I need to know any responsible person who can be recipient of my reminder request. Really it's nothing nice, if your work is repeatedly deleted or inserted to current queue. Nobody can do any plans. Best regards Pavel Stehule
В списке pgsql-patches по дате отправления