Re: Packages, inner subprograms, and parameterizable anonymous blocks for PL/pgSQL

From: Michael Lewis <mlewis(at)entrata(dot)com>
To: Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
Cc: Bryn Llewellyn <bryn(at)yugabyte(dot)com>, pgsql-general list <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Packages, inner subprograms, and parameterizable anonymous blocks for PL/pgSQL
Date: 2021-12-21 18:57:56
Message-ID: CAHOFxGqk4wrYG++ymAKLD_rhjR_QOQ7oWP0FskfQgF1dHXLKLA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Dec 21, 2021 at 11:50 AM Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com>
wrote:

> I wrote about it. Did you read this article?
>
> https://okbob.blogspot.com/2018/02/schema-variables.html
>
> The goals of this project:
>
> - fast non transactional non persistent (session based) storage,
>
> Would there be statistics that are considered in query planning, or would
that be impossible or just out of scope initially?

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2021-12-21 19:04:27 Re: Packages, inner subprograms, and parameterizable anonymous blocks for PL/pgSQL
Previous Message Pavel Stehule 2021-12-21 18:50:07 Re: Packages, inner subprograms, and parameterizable anonymous blocks for PL/pgSQL