Fixed shared_preload_libraries on Win32

Started by korryd@enterprisedb.comover 19 years ago6 messagespatches
Jump to latest
#1korryd@enterprisedb.com
korryd@enterprisedb.com

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
#2Bruce Momjian
bruce@momjian.us
In reply to: korryd@enterprisedb.com (#1)
Re: [pgsql-patches] Fixed shared_preload_libraries on Win32

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. +

#3Bruce Momjian
bruce@momjian.us
In reply to: korryd@enterprisedb.com (#1)
Re: [pgsql-patches] Fixed shared_preload_libraries on Win32

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. +

#4korryd@enterprisedb.com
korryd@enterprisedb.com
In reply to: Bruce Momjian (#3)
Re: [pgsql-patches] Fixed shared_preload_libraries on Win32

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

#5Bruce Momjian
bruce@momjian.us
In reply to: korryd@enterprisedb.com (#4)
Re: [pgsql-patches] Fixed shared_preload_libraries on Win32

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. +

#6korryd@enterprisedb.com
korryd@enterprisedb.com
In reply to: Bruce Momjian (#5)
Re: [pgsql-patches] Fixed shared_preload_libraries onWin32

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