Re: PG 16 draft release notes ready

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: PG 16 draft release notes ready
Date: 2023-08-09 17:24:12
Message-ID: ZNPLvHQeVL/etrOl@momjian.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jul 14, 2023 at 08:16:38PM +0200, Laurenz Albe wrote:
> On Thu, 2023-05-18 at 16:49 -0400, Bruce Momjian wrote:
> > I have completed the first draft of the PG 16 release notes.
>
> The release notes say:
>
> - Prevent \df+ from showing function source code (Isaac Morland)
>
> Function bodies are more easily viewed with \ev and \ef.
>
>
> That should be \sf, not \ev or \ef, right?

Agreed, fixed. I am not sure why I put \ev and \ef there.

--
Bruce Momjian <bruce(at)momjian(dot)us> https://momjian.us
EDB https://enterprisedb.com

Only you can decide what is important to you.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2023-08-09 17:29:18 Re: PG 16 draft release notes ready
Previous Message Alvaro Herrera 2023-08-09 17:21:53 Re: Cirrus-ci is lowering free CI cycles - what to do with cfbot, etc?