Re: Forgotten argument description in header of index_create

Alvaro Herrera <alvherre@2ndquadrant.com>

From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Michael Paquier <michael.paquier@gmail.com>
Cc: PostgreSQL mailing lists <pgsql-hackers@postgresql.org>
Date: 2012-12-06T02:12:09Z
Lists: pgsql-hackers
Michael Paquier escribió:
> 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, pushed.

-- 
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services


Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Add context info to OAT_POST_CREATE security hook