Re: Schema variables - new implementation for Postgres 15 - Mailing list pgsql-hackers

From Erik Rijkers
Subject Re: Schema variables - new implementation for Postgres 15
Date
Msg-id f3cc2413-fd9b-d028-dbe3-a4d6851275b8@xs4all.nl
Whole thread Raw
In response to Re: Schema variables - new implementation for Postgres 15  (Pavel Stehule <pavel.stehule@gmail.com>)
Responses Re: Schema variables - new implementation for Postgres 15  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
 > [0001-schema-variables-20211219-2.patch]
 > [0002-schema-variables-20211219-2.patch]

Hi Pavel,

You said earlier
 > 1. The schema variables were renamed to session variable

But I still see:
$ grep -Eic 'schema variable' postgres.html
15

(postgres.html from 'make postgres.html')

So that rename doesn't seem finished.


Erik






pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Schema variables - new implementation for Postgres 15
Next
From: Etsuro Fujita
Date:
Subject: postgres_fdw: incomplete subabort cleanup of connections used in async execution