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 652cab30-7759-036f-f002-2db8fa3c7956@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
List pgsql-hackers
On 7/22/22 10:58, Pavel Stehule wrote:
> 
> čt 21. 7. 2022 v 9:34 odesílatel Julien Rouhaud <rjuju123@gmail.com 
> <mailto:rjuju123@gmail.com>> napsal:
>  
 > [v20220722] patches

Hi Pavel,

Thanks, docs now build.

Attached a few small text-changes.

Also, the pg_restore-doc still has the old name  'schema_variable' 
instead of session_variable:

-A schema_variable
--variable=schema_variable

Surely those should be changed as well.

Erik Rijkers
Attachment

pgsql-hackers by date:

Previous
From: Yura Sokolov
Date:
Subject: Re: optimize lookups in snapshot [sub]xip arrays
Next
From: vignesh C
Date:
Subject: Re: Refactor to make use of a common function for GetSubscriptionRelations and GetSubscriptionNotReadyRelations.