Re: can we mark upper/lower/textlike functions leakproof? - Mailing list pgsql-hackers

From Robert Haas
Subject Re: can we mark upper/lower/textlike functions leakproof?
Date
Msg-id CA+TgmoZQBe9BHzMNMr3_QW_9DjDBpw-+ZQWoqVV1v0f0rrh6ug@mail.gmail.com
Whole thread Raw
In response to Re: can we mark upper/lower/textlike functions leakproof?  (Joe Conway <mail@joeconway.com>)
Responses Re: can we mark upper/lower/textlike functions leakproof?
List pgsql-hackers
On Wed, Jul 31, 2024 at 4:42 PM Joe Conway <mail@joeconway.com> wrote:
> You are assuming that everyone allows direct logins with the ability to
> create procedures. Plenty don't.

Well, if you can send queries, then you can do the same thing, driven
by client-side logic.

If you can't directly send queries in any form, then I guess things
are different. But I don't really understand what kind of system you
have in mind.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Yasir
Date:
Subject: Re: Memory growth observed with C++ application consuming libpq.dll on Windows
Next
From: Junwang Zhao
Date:
Subject: Re: [Patch] remove duplicated smgrclose