Allow IPv6 server connections (Nigel Kukard, Johan Jordaan, Bruce, Tom, Kurt
Roeckx, Andrew Dunstan)
-
Fix SSL to handle errors cleanly (Nathan Mueller)
+
Fix SSL to handle errors cleanly (Nathan Mueller)
In prior releases, certain rare SSL API error reports were not
handled correctly. This release fixes those problems.
Allow CLUSTER to use index marked as pre-clustered by default (Alvaro Herrera)
-
Allow CLUSTER to cluster all tables (Alvaro Herrera)
+
Allow CLUSTER to cluster all tables (Alvaro Herrera)
This allows all previously clustered tables in a database to be
reclustered with a single command.