Re: Selectivity estimation for inet operators - Mailing list pgsql-hackers

From Brightwell, Adam
Subject Re: Selectivity estimation for inet operators
Date
Msg-id CAKRt6CQZ34oJXJ1FXktijX4vdg_75R=sr1gQ8-3zqaDtvKKz6Q@mail.gmail.com
Whole thread Raw
In response to Re: Selectivity estimation for inet operators  (Emre Hasegeli <emre@hasegeli.com>)
List pgsql-hackers
New version with semi join estimation function attached.

I have performed the following initial review:

- Patch format. -- submitted as unified, but not sure it makes it any easier to read than context format.
- Apply to current master (77e65bf).  -- success (though, I do get "Stripping trailing CR's from patch;" notification)
- check-world -- success
- Whitespace - were the whitespace changes in pg_operator.h necessary?

As for implementation, I'll leave that to those with a better understanding of the purpose/expectations of the modified functions.

-Adam

--

pgsql-hackers by date:

Previous
From: Josh Berkus
Date:
Subject: Re: jsonb contains behaviour weirdness
Next
From: "Brightwell, Adam"
Date:
Subject: Re: replicating DROP commands across servers