'converts internal representation to "..."' comment is confusing
Steve Chavez <steve@supabase.io>
From: Steve Chavez <steve@supabase.io>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2023-05-14T21:07:23Z
Lists: pgsql-hackers
Attachments
- 0001-Fix-.-in-comments.patch (text/x-patch) patch 0001
Hello hackers, I found "..." confusing in some comments, so this patch changes it to "cstring". Which seems to be the intention after all. Best regards, Steve
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Change "..." to cstring in old input/output function comments.
- b491a15f8c14 16.0 landed