[COMMITTERS] psqlodbc - psqlodbc: 1) Added --with(out)-libpq[=DIR} option to

2009-11-14 Thread User Hinoue
Log Message: --- 1) Added --with(out)-libpq[=DIR} option to configure. 2) Revise autoconf/automake so that libpq/ssl header/libs are resolved at configure phase. 3) Use md5.c directly instead of win_md5.c. 4) Suppress some compiler warnings. Modified Files: -- psqlodb

[COMMITTERS] pgsql: Improve planning of Materialize nodes inserted atop the inner

2009-11-14 Thread Tom Lane
Log Message: --- Improve planning of Materialize nodes inserted atop the inner input of a mergejoin to shield it from doing mark/restore and refetches. Put an explicit flag in MergePath so we can centralize the logic that knows about this, and add costing logic that considers using Materia

[COMMITTERS] pgsql: Make unaccent's install/uninstall scripts look more like all the

2009-11-14 Thread Tom Lane
Log Message: --- Make unaccent's install/uninstall scripts look more like all the others. Set search_path explicitly, don't use IF EXISTS, etc. Modified Files: -- pgsql/contrib/unaccent: unaccent.sql.in (r1.1 -> r1.2) (http://anoncvs.postgresql.org/cvsweb.c

[COMMITTERS] pgsql: Add inheritable ACE when creating a restricted token for

2009-11-14 Thread Magnus Hagander
Log Message: --- Add inheritable ACE when creating a restricted token for execution on Win32. Also refactor the code around it to be more clear. Jesse Morris Tags: REL8_4_STABLE Modified Files: -- pgsql/src/bin/initdb: initdb.c (r1.172 -> r1.172.2.1)

[COMMITTERS] pgsql: Add inheritable ACE when creating a restricted token for

2009-11-14 Thread Magnus Hagander
Log Message: --- Add inheritable ACE when creating a restricted token for execution on Win32. Also refactor the code around it to be more clear. Jesse Morris Tags: REL8_3_STABLE Modified Files: -- pgsql/src/bin/initdb: initdb.c (r1.152.2.5 -> r1.152.2.6)

[COMMITTERS] pgsql: Add inheritable ACE when creating a restricted token for

2009-11-14 Thread Magnus Hagander
Log Message: --- Add inheritable ACE when creating a restricted token for execution on Win32. Also refactor the code around it to be more clear. Jesse Morris Modified Files: -- pgsql/src/bin/initdb: initdb.c (r1.176 -> r1.177) (http://anoncvs.postgresql.o