]> granicus.if.org Git - postgresql/commit
Fix thinko in comment
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 26 Mar 2018 15:00:25 +0000 (12:00 -0300)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Mon, 26 Mar 2018 15:03:03 +0000 (12:03 -0300)
commit43cd7abdcc2891abd1aaec5f4c062fa81a9c8f98
tree94e96d644c8d39ef8f2e79d76dfa04829f3d0e00
parent356f85f95cb0b0e99ce51932c2a9dbd292f0b292
Fix thinko in comment

The listed numbers disagreed with the ones being used in the symbols;
but instead of just fixing the numbers in the comment, use the symbolic
name instead, which seems clearer.

This has been wrong all along, so apply back to 9.5 where BRIN was
introduced.

Reported-by: Tomas Vondra
Discussion: https://postgr.es/m/5ff514f2-8b1e-6366-b11c-8e2ed442562d@2ndquadrant.com
src/backend/access/brin/brin_inclusion.c