Обсуждение: Re: [pgsql-hackers-win32] Contrib modules on Win32
> -----Original Message----- > From: Andreas Pflug [mailto:pgadmin@pse-consulting.de] > Sent: 08 September 2004 19:15 > To: Dave Page > Cc: PgSQL Win32 developers; PostgreSQL Patches > Subject: Re: [pgsql-hackers-win32] Contrib modules on Win32 > > Dave Page wrote: > > > > cube > > seg > > patch attached. Compiles, but not tested. > > > miscutil > Needs review; includes some deprecated stuff (backend_pid) > > > pg_logger > deprecated; use redirect_stderr (BTW, is it default on win32 now?) Yes, it's the default on Win32 (installer releases anyhoo). I take it this should be removed from /contrib then. > > pgcrypto > misses -lws2_32. According to README, it needs some tuning concerning > random() before deploying. I must have missed that - I've been using it in production on Linux for years... Regards, Dave.
Removal of pg_logger.
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.
---------------------------------------------------------------------------
Dave Page wrote:
>
>
> > -----Original Message-----
> > From: Andreas Pflug [mailto:pgadmin@pse-consulting.de]
> > Sent: 08 September 2004 19:15
> > To: Dave Page
> > Cc: PgSQL Win32 developers; PostgreSQL Patches
> > Subject: Re: [pgsql-hackers-win32] Contrib modules on Win32
> >
> > Dave Page wrote:
> > >
> > > cube
> > > seg
> >
> > patch attached. Compiles, but not tested.
> >
> > > miscutil
> > Needs review; includes some deprecated stuff (backend_pid)
> >
> > > pg_logger
> > deprecated; use redirect_stderr (BTW, is it default on win32 now?)
>
> Yes, it's the default on Win32 (installer releases anyhoo). I take it
> this should be removed from /contrib then.
>
> > > pgcrypto
> > misses -lws2_32. According to README, it needs some tuning concerning
> > random() before deploying.
>
> I must have missed that - I've been using it in production on Linux for
> years...
>
> Regards, Dave.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman@candle.pha.pa.us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
Pg_logger removed by Tom. --------------------------------------------------------------------------- Dave Page wrote: > > > > -----Original Message----- > > From: Andreas Pflug [mailto:pgadmin@pse-consulting.de] > > Sent: 08 September 2004 19:15 > > To: Dave Page > > Cc: PgSQL Win32 developers; PostgreSQL Patches > > Subject: Re: [pgsql-hackers-win32] Contrib modules on Win32 > > > > Dave Page wrote: > > > > > > cube > > > seg > > > > patch attached. Compiles, but not tested. > > > > > miscutil > > Needs review; includes some deprecated stuff (backend_pid) > > > > > pg_logger > > deprecated; use redirect_stderr (BTW, is it default on win32 now?) > > Yes, it's the default on Win32 (installer releases anyhoo). I take it > this should be removed from /contrib then. > > > > pgcrypto > > misses -lws2_32. According to README, it needs some tuning concerning > > random() before deploying. > > I must have missed that - I've been using it in production on Linux for > years... > > Regards, Dave. > > ---------------------------(end of broadcast)--------------------------- > TIP 5: Have you checked our extensive FAQ? > > http://www.postgresql.org/docs/faqs/FAQ.html > -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001 + If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania 19073