Forgotten argument description in header of index_create
Michael Paquier <michael.paquier@gmail.com>
From: Michael Paquier <michael.paquier@gmail.com>
To: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2012-12-04T03:41:27Z
Lists: pgsql-hackers
Attachments
- 20121204_index_create_header.patch (application/octet-stream) patch
Hi all, While reading some index-related code, I found that the description of the argument is_internal of index_create in index.c has been forgotten in commit f4c4335. Correction patch attached. Thanks, -- Michael Paquier http://michael.otacoo.com
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Add context info to OAT_POST_CREATE security hook
- f4c4335a4aaf 9.3.0 cited