Re: BUG #18348: Inconsistency with EXTRACT([field] from INTERVAL);

Martijn Wallet <martijn@dbre.nu>

From: Martijn Wallet <martijn@dbre.nu>
To: pgsql-hackers@lists.postgresql.org
Cc: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2024-05-18T14:47:29Z
Lists: pgsql-bugs, pgsql-hackers
For some reason the review indicated "failed".
It should of course read:
make installcheck-world:  tested, passed
Implements feature:       tested, passed
Spec compliant:           tested, passed
Documentation:            tested, passed

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Fix extraction of week and quarter fields from intervals.

  2. Doc: improve explanation of type interval, especially extract().