Re: [PATCH] In psql \?, add [+] annotation where appropriate
Neil Chen <carpenter.nail.cz@gmail.com>
From: Neil Chen <carpenter.nail.cz@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Cc: Matthijs van der Vleuten <postgresql@zr40.nl>
Date: 2021-05-25T06:10:15Z
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 inconsistencies in psql --help=commands
- 954ee4b566ee 9.6.23 landed
- 16a7ed765d6f 10.18 landed
- f0f879e106d5 11.13 landed
- 01e9e935a1df 12.8 landed
- 6bfcc7d0d19a 13.4 landed
- 845cad4d51cb 14.0 landed
The following review has been posted through the commitfest application: make installcheck-world: tested, passed Implements feature: tested, passed Spec compliant: tested, passed Documentation: tested, passed Hi, thank you for your work. I think this is a meaningful patch that should be merged.