Fixed shared_preload_libraries on Win32
This patch fixes shared_preload_libraries on Windows hosts. It forces
ach backend to re-load all shared_preload_libraries.
(see http://archives.postgresql.org/pgsql-hackers/2007-01/msg01498.php
for discussion)
-- Korry
--
Korry Douglas korryd@enterprisedb.com
EnterpriseDB http://www.enterprisedb.com
Attachments:
shared_preload.difftext/x-patch; charset=UTF-8; name=shared_preload.diffDownload+20-0
Your patch has been added to the PostgreSQL unapplied patches list at:
http://momjian.postgresql.org/cgi-bin/pgpatches
It will be applied as soon as one of the PostgreSQL committers reviews
and approves it.
---------------------------------------------------------------------------
korryd@enterprisedb.com wrote:
This patch fixes shared_preload_libraries on Windows hosts. It forces
ach backend to re-load all shared_preload_libraries.(see http://archives.postgresql.org/pgsql-hackers/2007-01/msg01498.php
for discussion)-- Korry
--
Korry Douglas korryd@enterprisedb.com
EnterpriseDB http://www.enterprisedb.com
[ Attachment, skipping... ]
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
--
Bruce Momjian bruce@momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
Patch applied. Thanks. I did not backpatch this to 8.2.X. If I
should, let me know.
---------------------------------------------------------------------------
korryd@enterprisedb.com wrote:
This patch fixes shared_preload_libraries on Windows hosts. It forces
ach backend to re-load all shared_preload_libraries.(see http://archives.postgresql.org/pgsql-hackers/2007-01/msg01498.php
for discussion)-- Korry
--
Korry Douglas korryd@enterprisedb.com
EnterpriseDB http://www.enterprisedb.com
[ Attachment, skipping... ]
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
Patch applied. Thanks. I did not backpatch this to 8.2.X. If I
should, let me know.
Thanks Bruce - this bug will prevent plugins (like the PL/pgSQL debugger, profiler, and tracer) from working on Windows hosts, so I think it would be useful to backpatch to 8.2.
-- Korry
--
Korry Douglas korryd@enterprisedb.com
EnterpriseDB http://www.enterprisedb.com
korryd@enterprisedb.com wrote:
Patch applied. Thanks. I did not backpatch this to 8.2.X. If I
should, let me know.Thanks Bruce - this bug will prevent plugins (like the PL/pgSQL
debugger, profiler, and tracer) from working on Windows hosts, so I
think it would be useful to backpatch to 8.2.
Done.
--
Bruce Momjian <bruce@momjian.us> http://momjian.us
EnterpriseDB http://www.enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
korryd@enterprisedb.com wrote:
Patch applied. Thanks. I did not backpatch this to 8.2.X. If I
should, let me know.Thanks Bruce - this bug will prevent plugins (like the PL/pgSQL
debugger, profiler, and tracer) from working on Windows hosts, so I
think it would be useful to backpatch to 8.2.Done.
Thank you very much!
-- Korry
--
Korry Douglas korryd@enterprisedb.com
EnterpriseDB http://www.enterprisedb.com