-
+
Release 8.5alpha1
flag to send().
-
- Reserve the shared memory region during backend startup on Windows,
- so that memory allocated by starting third party DLLs doesn't end
- up conflicting with it. Hopefully this solves the long-time issue
- with "could not reattach to shared memory" errors on
- Win32.
-
-
+
+
Ports
+
+
+ Reserve the shared memory region during backend startup on Windows,
+ so that memory allocated by starting third party DLLs doesn't end
+ up conflicting with it. Hopefully this solves the long-time issue
+ with "could not reattach to shared memory" errors on
+ Win32.
+
+
+
+ Add s_lock support for SuperH architecture (not well tested).
+
+
+
+
Source code, build options
tree, not only src/backend/.
-
- Reserve the shared memory region during backend startup on Windows,
- so that memory allocated by starting third party DLLs doesn't end
- up conflicting with it. Hopefully this solves the long-time issue
- with "could not reattach to shared memory" errors on
- Win32.
-
-
Make the core scanner re-entrant, along with additional fixes that
files altogether.
-
- Add s_lock support for SuperH architecture (not well tested).
-
-