Re: Interval unit format bug

David G. Johnston <david.g.johnston@gmail.com>

From: "David G. Johnston" <david.g.johnston@gmail.com>
To: Gary Clarke <gary@onedb.online>
Cc: "pgsql-bugs@lists.postgresql.org" <pgsql-bugs@lists.postgresql.org>
Date: 2026-04-30T14:03:34Z
Lists: pgsql-bugs
On Thu, Apr 30, 2026 at 6:32 AM Gary Clarke <gary@onedb.online> wrote:

>
> Even if I set to verbose, Postgres outputs a very strange abbreviation for
> interval unit months that nobody else uses or would expect.
>
>
>

Suggest you use the SQL or ISO variant format then.  We aren't going to
change what we produce and risk breaking people's stuff.

David J.