pgsql: Remove BoolPtr type

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove BoolPtr type
Date: 2017-09-14 16:09:23
Message-ID: E1dsWhf-0000pU-FH@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove BoolPtr type

Not used and doesn't seem useful.

Reviewed-by: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8951c65df2701a4620ea43f12b9fbabdb653c164

Modified Files
--------------
src/include/c.h | 2 --
1 file changed, 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2017-09-14 16:36:57 pgsql: Make RelationGetPartitionDispatchInfo expand depth-first.
Previous Message Stephen Frost 2017-09-14 15:41:17 Re: Re: [COMMITTERS] pgsql: Use MINVALUE/MAXVALUE instead of UNBOUNDED for range partition b