HISTORY file, and attributes the shared-buffer-alignment change to
Manfred Spraul.
Neil Conway
FLOAT(p) now measures 'p' in bits, not digits
Ambiguous date values now must match the ordering specified by DateStyle
The oidrand(), oidsrand(),
- and userfntest() functions have been
- removed.
+ and userfntest() functions have been removed.
+
'now' will no longer work as a column default; now()> should be
+ used instead
+
Changes
Improve speed of col IN (const, const, const, ...) (Tom)
Fix hash indexes which were broken in rare cases (Tom)
Improve hash index concurrency and speed (Tom)
-
Align shared buffers on 32-byte boundary for copy speed improvement
+
Align shared buffers on 32-byte boundary for copy speed improvement (Manfred Spraul)
Server Configuration