Release date
- 2005-1?-??, Current as of 2005-08-16
+ 2005-1?-??, Current as of 2005-08-24
+
+ Allow more than two gigabyes of shared memory and per-backend
+ work memory on 64-bit machines (Koichi Suzuki)
+
+
+
+
+ Add ALTER TABLE ENABLE/DISABLE TRIGGER to disable triggers
+ (Satoshi Nagayasu)
+
+
+
+
+ Allow the UTF8 encoding to work on Win32 (Magnus)
+
+ This is done by mapping UTF8 to the Win32-native UTF16
+ implementation.
+
+
+
+ Allow strict> mode to be enabled (Andrew)
+
+
+
+
+ Allow libpq to be build thread-safe on Win32 (Dave Page)
+
+
+