BUG #19509: Typo in 19 beta release notes (debug_print_parse)

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: s(dot)shinderuk(at)postgrespro(dot)ru
Subject: BUG #19509: Typo in 19 beta release notes (debug_print_parse)
Date: 2026-06-04 14:55:31
Message-ID: 19509-2a8a94637d323f44@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 19509
Logged by: Sergey Shinderuk
Email address: s(dot)shinderuk(at)postgrespro(dot)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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2026-06-04 15:11:31 Re: Warning while compiling 19beta1
Previous Message Tom Lane 2026-06-04 14:43:00 Re: Warning while compiling 19beta1