File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change 1- <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.532 2007/10/25 02:50:26 momjian Exp $ -->
1+ <!-- $PostgreSQL: pgsql/doc/src/sgml/release.sgml,v 1.533 2007/11/01 22:38:36 momjian Exp $ -->
22<!--
33
44Typical markup:
@@ -450,6 +450,18 @@ do it for earlier branch release files.
450450 </para>
451451 </listitem>
452452
453+ <listitem>
454+ <para>
455+ Internal hashing functions are now more uniformly-distributed (Tom)
456+ </para>
457+
458+ <para>
459+ If application code was calling and storing hash values using
460+ internal <productname>PostgreSQL</> hashing functions, the hash
461+ values must be regenerated.
462+ </para>
463+ </listitem>
464+
453465 <listitem>
454466 <para>
455467 Add C macros for handling variable-length data values (Greg
You can’t perform that action at this time.
0 commit comments