On 3/9/21 1:08 PM, Tom Lane wrote:
David Steele <da...@pgmasters.net> writes:
1) PL/SQL seems to be used in a few places where I believe PL/pgSQL is
meant. This was pre-existing but now seems like a good opportunity to
fix it, unless I am misunderstanding.

PL/SQL is Oracle's function language, which PL/pgSQL is modeled on.
At least some of the mentions of PL/SQL are probably intentional,
so you'll have to look closely not just search-and-replace.

Ah, yes. That's what I get for just reading the patch and not looking at the larger context.

Regards,
--
-David
da...@pgmasters.net


Reply via email to