Forgotten argument description in header of index_create

From: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
To: PostgreSQL mailing lists <pgsql-hackers(at)postgresql(dot)org>
Subject: Forgotten argument description in header of index_create
Date: 2012-12-04 03:41:27
Message-ID: CAB7nPqR5SB1t_cut8JSaG+RJL4XnWMkanqqcrRS=U-9Tqwi=7Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

Attachment Content-Type Size
20121204_index_create_header.patch application/octet-stream 498 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Glaesemann 2012-12-04 03:41:58 Re: Tablespaces in the data directory
Previous Message Bruce Momjian 2012-12-04 03:37:21 Reducing pg_dumpall errors