Re: BUG #19509: Typo in 19 beta release notes (debug_print_parse) - Mailing list pgsql-bugs

From Sergey Shinderuk
Subject Re: BUG #19509: Typo in 19 beta release notes (debug_print_parse)
Date
Msg-id fe265985f29c072174e51da3b53691f207cbb82a.camel@postgrespro.ru
Whole thread
Responses Re: BUG #19509: Typo in 19 beta release notes (debug_print_parse)
List pgsql-bugs
On Thu, 2026-06-04 at 14:55 +0000, PG Bug reporting form wrote:
> The following bug has been logged on the website:
>
> Bug reference:      19509
> Logged by:          Sergey Shinderuk
> Email address:      s.shinderuk@postgrespro.ru
> PostgreSQL version: 19beta1
> Operating system:   Debian GNU/Linux 13 (trixie)
> Description:       
>
> Good day,
>
> I've found a typo in 19 beta release notes:
> https://www.postgresql.org/docs/19/release-19.html#RELEASE-19-MONITORING
>
> > Add server variable debug_print_parse to log the raw parse tree
> > (Chao Li)
>
> Should be debug_print_raw_parse.
> https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=06473f5a3
>
> Best regards,
> Sergey
>


Two more:

> Add server-side report for SNI (Server Name Indication) (Daniel
Gustafsson, Jacob Champion)

s/report/support/

> Allow CREATE SCHEMA to create more types of non-schema objects
(Kirill Reshke, Jian He, Tom Lane)

s/non-schema/schema/



pgsql-bugs by date:

Previous
From: hubert depesz lubaczewski
Date:
Subject: Re: Warning while compiling 19beta1
Next
From: Bruce Momjian
Date:
Subject: Re: BUG #19509: Typo in 19 beta release notes (debug_print_parse)