pgsql-server/src/port Tag: REL7_4_STABLE thread.c

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/src/port Tag: REL7_4_STABLE thread.c
Date: 2004-03-23 02:04:33
Message-ID: 20040323020433.72EC0D1E9C6@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: momjian(at)svr1(dot)postgresql(dot)org 04/03/22 22:04:33

Modified files:
src/port : Tag: REL7_4_STABLE thread.c

Log message:
Fix getpwuid_r call:

*result = getpwuid_r(uid, resultbuf, buffer, buflen);

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2004-03-23 02:47:35 pgsql-server/doc/src/sgml charset.sgml datatyp ...
Previous Message Bruce Momjian 2004-03-23 02:03:55 pgsql-server/src/port thread.c