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

From Erik Rijkers
Subject Re: Schema variables - new implementation for Postgres 15 (typo)
Date
Msg-id ce344a70-d896-1ec1-9172-a4d709190e13@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 (typo)  (Pavel Stehule <pavel.stehule@gmail.com>)
List pgsql-hackers
Op 14-12-2022 om 05:54 schreef Pavel Stehule:
> Hi
> 
> fresh rebase

typo alert:

v20221214-0003-LET-command.patch contains

errmsg("target session varible is of type %s"

('varible' should be 'variable')

Erik



pgsql-hackers by date:

Previous
From: "Imseih (AWS), Sami"
Date:
Subject: Re: Add index scan progress to pg_stat_progress_vacuum
Next
From: Bharath Rupireddy
Date:
Subject: Re: Use get_call_result_type() more widely