From: | mha(at)postgresql(dot)org (Magnus Hagander) |
---|---|
To: | pgsql-committers(at)postgresql(dot)org |
Subject: | pgsql: Backpatch the inheritable-ACE patch for Win32 to 8.2 as well, |
Date: | 2009-11-15 09:08:46 |
Message-ID: | 20091115090846.69698753FB7@cvs.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
Log Message:
-----------
Backpatch the inheritable-ACE patch for Win32 to 8.2 as well, except
for the pg_regress part which did not support admin execution in 8.2.
Tags:
----
REL8_2_STABLE
Modified Files:
--------------
pgsql/src/bin/initdb:
initdb.c (r1.125.2.3 -> r1.125.2.4)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/initdb/initdb.c?r1=1.125.2.3&r2=1.125.2.4)
pgsql/src/bin/pg_ctl:
pg_ctl.c (r1.74.2.7 -> r1.74.2.8)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_ctl/pg_ctl.c?r1=1.74.2.7&r2=1.74.2.8)
pgsql/src/include:
port.h (r1.106.2.6 -> r1.106.2.7)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/include/port.h?r1=1.106.2.6&r2=1.106.2.7)
pgsql/src/port:
exec.c (r1.43.2.2 -> r1.43.2.3)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/port/exec.c?r1=1.43.2.2&r2=1.43.2.3)
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2009-11-15 13:54:22 | pgsql: /home/peter/commit-msg |
Previous Message | User Hinoue | 2009-11-15 05:29:03 | psqlodbc - psqlodbc: 1) Added --with(out)-libpq[=DIR} option to |