Re: [pgsql-patches] Fixed shared_preload_libraries on Win32 - Mailing list pgsql-patches

From
Subject Re: [pgsql-patches] Fixed shared_preload_libraries on Win32
Date
Msg-id 1170952215.8495.271.camel@sakai.localdomain
Whole thread Raw
In response to Re: [pgsql-patches] Fixed shared_preload_libraries on Win32  (Bruce Momjian <bruce@momjian.us>)
Responses Re: [pgsql-patches] Fixed shared_preload_libraries on Win32  (Bruce Momjian <bruce@momjian.us>)
List pgsql-patches
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

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [pgsql-patches] Fixed shared_preload_libraries on Win32
Next
From: Bruce Momjian
Date:
Subject: Re: [pgsql-patches] Phantom Command IDs, updated patch