Wrong entry on 9.5 release notes

Started by Emre Hasegeliabout 10 years ago2 messagesdocs
Jump to latest
#1Emre Hasegeli
emre@hasegeli.com

I was going through 9.5 release notes. I noticed that my patch is
documented wrong:

Add selectivity estimators for inet/cidr operators and improve estimators for text search functions (Emre Hasegeli, Tom Lane)

It has nothing to do with text search.

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Emre Hasegeli (#1)
Re: Wrong entry on 9.5 release notes

Emre Hasegeli <emre@hasegeli.com> writes:

I was going through 9.5 release notes. I noticed that my patch is
documented wrong:

Add selectivity estimators for inet/cidr operators and improve estimators for text search functions (Emre Hasegeli, Tom Lane)

It has nothing to do with text search.

I think Bruce must have merged 2503982be4ca48f4 into this entry; that
commit doesn't show in the SGML comments because Andres reverse-engineered
those after the fact. Not sure if it's worth adding a comment line for.

regards, tom lane

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs