Re: (spelling) Ensure header of postgresql.auto.conf is consistent
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: Fabrízio de Royes Mello <fabriziomello@gmail.com>
Cc: Feike Steenbergen <feikesteenbergen@gmail.com>, PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2017-11-09T09:58:36Z
Lists: pgsql-hackers
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Fix typo in ALTER SYSTEM output.
- b2ad6f9e2614 9.4.16 landed
- 1da48a9a6b9d 9.5.11 landed
- 3c966ce65317 9.6.7 landed
- 4384f8a51b8b 10.2 landed
- 6c3a7ba5bb0f 11.0 landed
On Thu, Nov 9, 2017 at 6:25 PM, Fabrízio de Royes Mello <fabriziomello@gmail.com> wrote: > Interesting... IMHO this typo should be backpatched to 9.4 when ALTER SYSTEM > was introduced. Yeah, that's harmless. -- Michael