[COMMITTERS] pginstaller - pginst: Add Npgsql API Docs.

2004-12-04 Thread User Dpage
Log Message: --- Add Npgsql API Docs. Modify buildflist.pl to include a prefix in ID tags to prevent collisions, and conver brackets to underscores. Modified Files: -- pginst: Makefile.config (r1.19 -> r1.20) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg

[COMMITTERS] press - pr: Ein Grammatikfehler in "release" ausgebessert.

2004-12-04 Thread User Mip
Log Message: --- Ein Grammatikfehler in "release" ausgebessert. Modified Files: -- pr/releases/8.0/de: release (r1.11 -> r1.12) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.0/de/release.diff?r1=1.11&r2=1.12) ---(

[COMMITTERS] pginstaller - pginst: New Directory

2004-12-04 Thread User Mha
Update of /cvsroot/pginstaller/pginst/wrapper In directory pgfoundry.org:/tmp/cvs-serv63597/wrapper Log Message: Directory /cvsroot/pginstaller/pginst/wrapper added to the repository ---(end of broadcast)--- TIP 2: you can get off all lists at once

[COMMITTERS] pginstaller - pginst: Explicitly check for pseudo-groups for Interactive

2004-12-04 Thread User Mha
Log Message: --- Explicitly check for pseudo-groups for Interactive Users and Service Users in Administrators and Power Users. Fix another unicode/ANSI error in reporting these configuration errors. Modified Files: -- pginst/ca: user.c (r1.15 -> r1.16) (h

[COMMITTERS] pgsql: Back out addition of Win1252 encoding.

2004-12-04 Thread Bruce Momjian
Log Message: --- Back out addition of Win1252 encoding. Modified Files: -- pgsql/src/backend/utils/mb: encnames.c (r1.21 -> r1.22) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/mb/encnames.c.diff?r1=1.21&r2=1.22) pgsql/src/include/

[COMMITTERS] pginstaller - pginst: Add Brazilian Portuguese translation (not

2004-12-04 Thread User Mha
Log Message: --- Add Brazilian Portuguese translation (not complete, but getting there). Fix langauge dependency so we don't have to rebuild everything even when nothing has changed.. Modified Files: -- pginst: Makefile (r1.28 -> r1.29) (http://cvs.pgfoun

[COMMITTERS] pginstaller - pginst: Use DOM-based loops instead of XSL tro build the C

2004-12-04 Thread User Mha
Log Message: --- Use DOM-based loops instead of XSL tro build the C code. For some reason the XML parser got very confused when the XSL wasn't in the same encoding as the XML input/output, and generated some very interesting output... Not as fast, but much more correct this way. Also, f

[COMMITTERS] pginstaller - pginst: Remove unnecessary hard-coding of default ENCODING

2004-12-04 Thread User Mha
Log Message: --- Remove unnecessary hard-coding of default ENCODING and LOCALE. Reverts to the old way where defaults are already set in the wxs and can be overridden on the msi commandline for silent installs. Modified Files: -- pginst/ca: locale.c (r1.4 -> r1.5)

[COMMITTERS] pginstaller - pginst: Complete backout of extra pgadming language file -

2004-12-04 Thread User Mha
Log Message: --- Complete backout of extra pgadming language file - remove reference to non-existing file. Modified Files: -- pginst/wxs: pginst.wxs (r1.96 -> r1.97) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.9

[COMMITTERS] pginstaller - pginst: Automatically build MSVC import libraries instead

2004-12-04 Thread User Mha
Log Message: --- Automatically build MSVC import libraries instead of having to do it manually (and sometimes forgetting to update to the latest version of the DLL) Modified Files: -- pginst: Makefile (r1.26 -> r1.27) (http://cvs.pgfoundry.org/cgi-bin/cvsw

Re: [COMMITTERS] pgsql: On win32, there is currently no way to get

2004-12-04 Thread Magnus Hagander
>> Hmmm ... where did I get that from? Is it part of the admin >> tools that are separate on the Win2K PRO install CD? I see >> that my WinXP PRO doesn't have it. > >It used to be part of the Resource Kit iirc. There used to be a version >on the net somewhere as well I believe, as a demonstration