pgsql: Document partprune.c a little better

From: Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Document partprune.c a little better
Date: 2018-04-07 13:39:53
Message-ID: E1f4o4P-0005A3-9X@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Document partprune.c a little better

Author: Amit Langote
Reviewed-by: Álvaro Herrera, David Rowley
Discussion: https://postgr.es/m/CA+HiwqGzq4D6z=8R0AP+XhbTFCQ-4Ct+t2ekqjE9Fpm84_JUGg@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/971d7ddbe19ad9525457e65d01b8b6504ab57cc4

Modified Files
--------------
src/backend/partitioning/partprune.c | 29 ++++++++++++++++++++++++-----
1 file changed, 24 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Teodor Sigaev 2018-04-07 13:59:36 pgsql: Predicate locking in hash indexes.
Previous Message Andres Freund 2018-04-07 04:03:09 pgsql: Blindly attempt to fix sepgsql tests broken due to 9fdb675fc5.