[COMMITTERS] stackbuilder - wizard: Cleanup allocated memory properly

2008-08-13 Thread User Dpage
Log Message: --- Cleanup allocated memory properly Modified Files: -- wizard: App.cpp (r1.24 -> r1.25) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/App.cpp.diff?r1=1.24&r2=1.25) -- Sent via pgsql-committers mailing list (pgsql-committe

[COMMITTERS] stackbuilder - wizard: Store the download path for reuse on *nix

2008-08-13 Thread User Dpage
Log Message: --- Store the download path for reuse on *nix Modified Files: -- wizard: DownloadPage.cpp (r1.13 -> r1.14) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/DownloadPage.cpp.diff?r1=1.13&r2=1.14) -- Sent via pgsql-committers ma

[COMMITTERS] stackbuilder - wizard: Fix minor layout issue

2008-08-13 Thread User Dpage
Log Message: --- Fix minor layout issue Modified Files: -- wizard: IntroductionPage.cpp (r1.12 -> r1.13) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/IntroductionPage.cpp.diff?r1=1.12&r2=1.13) -- Sent via pgsql-committers mailing list

[COMMITTERS] stackbuilder - wizard: App version number management for *nix

2008-08-13 Thread User Dpage
Log Message: --- App version number management for *nix Modified Files: -- wizard: App.cpp (r1.23 -> r1.24) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/App.cpp.diff?r1=1.23&r2=1.24) IntroductionPage.cpp (r1.11 -> r1.12)

[COMMITTERS] stackbuilder - wizard: Update to v2.

2008-08-11 Thread User Dpage
Log Message: --- Update to v2. Modified Files: -- wizard/include: Config.h (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/include/Config.h.diff?r1=1.2&r2=1.3) -- Sent via pgsql-committers mailing list (pgsql-committers@pos

[COMMITTERS] stackbuilder - wizard: Allow apps to be targetting at specific

2008-08-11 Thread User Dpage
Log Message: --- Allow apps to be targetting at specific platforms. Modified Files: -- wizard: App.cpp (r1.22 -> r1.23) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/App.cpp.diff?r1=1.22&r2=1.23) AppList.cpp (r1.15 -> r1.16)

[COMMITTERS] stackbuilder - wizard: Pass the installer platform name to StackBuilder

2008-08-11 Thread User Dpage
Log Message: --- Pass the installer platform name to StackBuilder Modified Files: -- wizard: CMakeLists.txt (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/CMakeLists.txt.diff?r1=1.4&r2=1.5) -- Sent via pgsql-committers mai

[COMMITTERS] stackbuilder - wizard: Display the download progress dialogue in a

2008-08-08 Thread User Dpage
Log Message: --- Display the download progress dialogue in a sensible size. Modified Files: -- wizard: App.cpp (r1.21 -> r1.22) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/App.cpp.diff?r1=1.21&r2=1.22) -- Sent via pgsql-committers mai

[COMMITTERS] stackbuilder - wizard: Don't expand the category nodes by default.

2008-08-08 Thread User Dpage
Log Message: --- Don't expand the category nodes by default. Modified Files: -- wizard: AppList.cpp (r1.14 -> r1.15) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/AppList.cpp.diff?r1=1.14&r2=1.15) -- Sent via pgsql-committers mailing li

[COMMITTERS] stackbuilder - wizard: Skip the mirror selection page if all the

2008-08-08 Thread User Dpage
Log Message: --- Skip the mirror selection page if all the selected apps are coming from alturls. Modified Files: -- wizard: AppList.cpp (r1.13 -> r1.14) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/AppList.cpp.diff?r1=1.13&r2=1.14)

[COMMITTERS] stackbuilder - wizard: Fix poorly thought-out change.

2008-08-08 Thread User Dpage
Log Message: --- Fix poorly thought-out change. Modified Files: -- wizard: App.cpp (r1.20 -> r1.21) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/App.cpp.diff?r1=1.20&r2=1.21) -- Sent via pgsql-committers mailing list (pgsql-committers@

[COMMITTERS] stackbuilder - wizard: Allow targetting of server versions >= to a

2008-08-08 Thread User Dpage
Log Message: --- Allow targetting of server versions >= to a specified version Modified Files: -- wizard: App.cpp (r1.19 -> r1.20) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/App.cpp.diff?r1=1.19&r2=1.20) -- Sent via pgsql-committers

[COMMITTERS] stackbuilder - wizard: Add support for detection of server installations

2008-08-08 Thread User Dpage
Log Message: --- Add support for detection of server installations on Mac & Linux Modified Files: -- wizard: IntroductionPage.cpp (r1.10 -> r1.11) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/IntroductionPage.cpp.diff?r1=1.10&r2=1.11) -

[COMMITTERS] stackbuilder - wizard: Add support for HTTP 301/302 redirects

2008-07-18 Thread User Dpage
Log Message: --- Add support for HTTP 301/302 redirects Modified Files: -- wizard: App.cpp (r1.18 -> r1.19) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/App.cpp.diff?r1=1.18&r2=1.19) -- Sent via pgsql-committers mailing list (pgsql-com

[COMMITTERS] psqlodbc - psqlodbc: Note that the data sources applet may be in the

2008-07-15 Thread User Dpage
Log Message: --- Note that the data sources applet may be in the Administrative Tools folder on some versions of Windows Modified Files: -- psqlodbc/docs: faq.html (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/psqlodbc/psqlodbc/docs/faq.html.

[COMMITTERS] stackbuilder - wizard: Read registry keys in a more fault-tolerant

2008-06-25 Thread User Dpage
Log Message: --- Read registry keys in a more fault-tolerant manner. Modified Files: -- wizard: IntroductionPage.cpp (r1.9 -> r1.10) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/IntroductionPage.cpp.diff?r1=1.9&r2=1.10) -- Sent via pgs

[COMMITTERS] stackbuilder - wizard: Substitute $LOCALE before $LOCAL so they don't

2008-06-25 Thread User Dpage
Log Message: --- Substitute $LOCALE before $LOCAL so they don't stomp on each other. Modified Files: -- wizard: App.cpp (r1.17 -> r1.18) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/App.cpp.diff?r1=1.17&r2=1.18) -- Sent via pgsql-commi

[COMMITTERS] stackbuilder - wizard: Remove some files now generated by cmake.

2008-06-17 Thread User Dpage
Log Message: --- Remove some files now generated by cmake. Removed Files: - wizard: StackBuilder.sln (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/StackBuilder.sln) StackBuilder.vcproj (http://cvs.pgfoundry.org/cgi-bin/cv

[COMMITTERS] stackbuilder - wizard: There's no wx-config on win32, so check the

2008-06-17 Thread User Dpage
Log Message: --- There's no wx-config on win32, so check the library names to figure out the version number as best we can. Modified Files: -- wizard: CMakeLists.txt (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/CMakeLists

[COMMITTERS] stackbuilder - wizard: Add support for compiling translations through

2008-06-17 Thread User Dpage
Log Message: --- Add support for compiling translations through cmake. Modified Files: -- wizard: CMakeLists.txt (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/CMakeLists.txt.diff?r1=1.2&r2=1.3) -- Sent via pgsql-committer

[COMMITTERS] stackbuilder - wizard: Add MacOSX bundle info, and ensure the wxWidgets

2008-06-17 Thread User Dpage
Log Message: --- Add MacOSX bundle info, and ensure the wxWidgets version is 2.8.x Modified Files: -- wizard: CMakeLists.txt (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/CMakeLists.txt.diff?r1=1.1&r2=1.2) -- Sent via pgs

[COMMITTERS] stackbuilder - wizard: Add a CMake build file

2008-06-17 Thread User Dpage
Log Message: --- Add a CMake build file Added Files: --- wizard: CMakeLists.txt (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/CMakeLists.txt?rev=1.1&content-type=text/x-cvsweb-markup) -- Sent via pgsql-committers mailing list (pgsql-

[COMMITTERS] stackbuilder - installers: Update for 1.2.14

2008-06-16 Thread User Dpage
Log Message: --- Update for 1.2.14 Modified Files: -- installers/Slony_I_PG83: Config.bat (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/installers/Slony_I_PG83/Config.bat.diff?r1=1.4&r2=1.5) -- Sent via pgsql-committers mailing

[COMMITTERS] stackbuilder - wizard: Check for a selection properly.

2008-06-12 Thread User Dpage
Log Message: --- Check for a selection properly. Modified Files: -- wizard: IntroductionPage.cpp (r1.8 -> r1.9) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/IntroductionPage.cpp.diff?r1=1.8&r2=1.9) -- Sent via pgsql-committers mailing

[COMMITTERS] stackbuilder - wizard: Fix a thinko in the URL generation

2008-06-12 Thread User Dpage
Log Message: --- Fix a thinko in the URL generation Modified Files: -- wizard: App.cpp (r1.16 -> r1.17) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/App.cpp.diff?r1=1.16&r2=1.17) -- Sent via pgsql-committers mailing list (pgsql-committ

[COMMITTERS] stackbuilder - wizard: Beginnings of *nix support

2008-06-11 Thread User Dpage
Log Message: --- Beginnings of *nix support Modified Files: -- wizard: App.cpp (r1.15 -> r1.16) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/App.cpp.diff?r1=1.15&r2=1.16) AppList.cpp (r1.12 -> r1.13) (http://cvs.pgfoundr

[COMMITTERS] pginstaller - pginst: Prep for release

2008-06-09 Thread User Dpage
Log Message: --- Prep for release Tags: REL8_3_STABLE Modified Files: -- pginst/package: README.TXT (r1.7.2.2 -> r1.7.2.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/package/README.TXT.diff?r1=1.7.2.2&r2=1.7.2.3) -- Sent via pgs

[COMMITTERS] pginstaller - pginst: Update notes

2008-06-09 Thread User Dpage
Log Message: --- Update notes Tags: REL8_3_STABLE Modified Files: -- pginst: RELEASE_PROCESS.txt (r1.3 -> r1.3.2.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/RELEASE_PROCESS.txt.diff?r1=1.3&r2=1.3.2.1) -- Sent via pgsql-committ

[COMMITTERS] pginstaller - pginst: Prep for release

2008-06-09 Thread User Dpage
Log Message: --- Prep for release Tags: REL8_2_STABLE Modified Files: -- pginst/package: README.TXT (r1.4.2.8 -> r1.4.2.9) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/package/README.TXT.diff?r1=1.4.2.8&r2=1.4.2.9) -- Sent via pgs

[COMMITTERS] pginstaller - pginst: Add additional source files needed from 8.3.2

2008-06-06 Thread User Dpage
Log Message: --- Add additional source files needed from 8.3.2 Modified Files: -- pginst/ca: ca.proj (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/ca.proj.diff?r1=1.4&r2=1.5) -- Sent via pgsql-committers mailing list (p

[COMMITTERS] pginstaller - pginst: Add additional source files needed from 8.3.2

2008-06-06 Thread User Dpage
Log Message: --- Add additional source files needed from 8.3.2 Tags: REL8_3_STABLE Modified Files: -- pginst/ca: ca.proj (r1.4 -> r1.4.2.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/ca.proj.diff?r1=1.4&r2=1.4.2.1) -- Sent vi

[COMMITTERS] pginstaller - pginst: Prep for release

2008-06-06 Thread User Dpage
Log Message: --- Prep for release Tags: REL8_3_STABLE Modified Files: -- pginst/package: README.TXT (r1.7.2.1 -> r1.7.2.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/package/README.TXT.diff?r1=1.7.2.1&r2=1.7.2.2) -- Sent via pgs

[COMMITTERS] pginstaller - pginst: Update for release

2008-06-06 Thread User Dpage
Log Message: --- Update for release Tags: REL8_2_STABLE Modified Files: -- pginst/package: README.TXT (r1.4.2.7 -> r1.4.2.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/package/README.TXT.diff?r1=1.4.2.7&r2=1.4.2.8) -- Sent via p

[COMMITTERS] pginstaller - web: FAQ updates.

2008-05-06 Thread User Dpage
Log Message: --- FAQ updates. Mention Vista support, VC++ builds and why 64-bit support isn't essential (yet) Modified Files: -- web/faq: FAQ_windows.html (r1.15 -> r1.16) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/web/faq/FAQ_windows.html.di

[COMMITTERS] pginstaller - web: Fix download URL, per Mark Henschel

2008-03-20 Thread User Dpage
Log Message: --- Fix download URL, per Mark Henschel Modified Files: -- web/faq: FAQ_windows.html (r1.14 -> r1.15) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/web/faq/FAQ_windows.html.diff?r1=1.14&r2=1.15) FAQ_windows_br.html (r1.2 -> r

[COMMITTERS] pginstaller - pginst: Update for 8.3.1

2008-03-17 Thread User Dpage
Log Message: --- Update for 8.3.1 Tags: REL8_3_STABLE Modified Files: -- pginst/package: README.TXT (r1.7 -> r1.7.2.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/package/README.TXT.diff?r1=1.7&r2=1.7.2.1) -- Sent via pgsql-commi

[COMMITTERS] pginstaller - pginst: Update for 8.3.1

2008-03-17 Thread User Dpage
Log Message: --- Update for 8.3.1 Tags: REL8_3_STABLE Modified Files: -- pginst/wxi: guid.lst (r1.43 -> r1.43.2.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxi/guid.lst.diff?r1=1.43&r2=1.43.2.1) -- Sent via pgsql-committers ma

[COMMITTERS] pginstaller - pginst: Update for 8.2.7

2008-03-17 Thread User Dpage
Log Message: --- Update for 8.2.7 Tags: REL8_2_STABLE Modified Files: -- pginst/package: README.TXT (r1.4.2.6 -> r1.4.2.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/package/README.TXT.diff?r1=1.4.2.6&r2=1.4.2.7) -- Sent via pgs

[COMMITTERS] pginstaller - pginst: String tweaks

2008-03-14 Thread User Dpage
Log Message: --- String tweaks Tags: REL8_3_STABLE Modified Files: -- pginst/wxs: dialogs.wxs (r1.68.2.1 -> r1.68.2.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/dialogs.wxs.diff?r1=1.68.2.1&r2=1.68.2.2) -- Sent via pgsql-co

[COMMITTERS] pginstaller - pginst: String tweaks

2008-03-14 Thread User Dpage
Log Message: --- String tweaks Modified Files: -- pginst/wxs: dialogs.wxs (r1.70 -> r1.71) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/dialogs.wxs.diff?r1=1.70&r2=1.71) -- Sent via pgsql-committers mailing list (pgsql-committers@po

[COMMITTERS] pginstaller - pginst: Zero out a char array before use.

2008-02-27 Thread User Dpage
Log Message: --- Zero out a char array before use. Tags: REL8_3_STABLE Modified Files: -- pginst/ca: pginstca.c (r1.119.2.1 -> r1.119.2.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.119.2.1&r2=1.119.2.2) -

[COMMITTERS] pginstaller - pginst: Zero out a char array before use.

2008-02-27 Thread User Dpage
Log Message: --- Zero out a char array before use. Modified Files: -- pginst/ca: pginstca.c (r1.120 -> r1.121) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.120&r2=1.121) ---(end of broadcas

[COMMITTERS] pginstaller - pginst: Don't enable the debugger plugin by default.

2008-02-26 Thread User Dpage
Log Message: --- Don't enable the debugger plugin by default. Tags: REL8_3_STABLE Modified Files: -- pginst/wxs: pginst.wxs (r1.225.2.2 -> r1.225.2.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.225.2.2&r2=

[COMMITTERS] pginstaller - pginst: Don't enable the debugger plugin by default.

2008-02-26 Thread User Dpage
Log Message: --- Don't enable the debugger plugin by default. Modified Files: -- pginst/wxs: pginst.wxs (r1.228 -> r1.229) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.228&r2=1.229) ---(en

[COMMITTERS] pginstaller - pginst: Fix two Vista issues found recently: Fix 1 *****

2008-02-26 Thread User Dpage
Log Message: --- Fix two Vista issues found recently: Fix 1 * Per http://blogs.msdn.com/astebner/archive/2007/01/09/problems-with-custom-actions-that-depend-on-the-visual-c-8-0-runtime-files-on-windows-vista.aspx On a Vista machine without the VC++ runtimes preinstalled, initdb will

[COMMITTERS] pginstaller - pginst: Fix two Vista issues found recently: Fix 1 *****

2008-02-26 Thread User Dpage
Log Message: --- Fix two Vista issues found recently: Fix 1 * Per http://blogs.msdn.com/astebner/archive/2007/01/09/problems-with-custom-actions-that-depend-on-the-visual-c-8-0-runtime-files-on-windows-vista.aspx On a Vista machine without the VC++ runtimes preinstalled, initdb will

[COMMITTERS] stackbuilder - installers: Update for Slony 1.2.13

2008-02-13 Thread User Dpage
Log Message: --- Update for Slony 1.2.13 Modified Files: -- installers/Slony_I_PG83: Config.bat (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/installers/Slony_I_PG83/Config.bat.diff?r1=1.3&r2=1.4) ---(end

[COMMITTERS] stackbuilder - installers: Update for Slony 1.2.13

2008-02-13 Thread User Dpage
Log Message: --- Update for Slony 1.2.13 Modified Files: -- installers/Slony_I_PG82: Config.bat (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/installers/Slony_I_PG82/Config.bat.diff?r1=1.2&r2=1.3) guid.cache (r1.1 -> r1.2)

[COMMITTERS] stackbuilder - installers: Update for JDBC 8.3.603

2008-02-13 Thread User Dpage
Log Message: --- Update for JDBC 8.3.603 Modified Files: -- installers/psqlJDBC: Config.bat (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/installers/psqlJDBC/Config.bat.diff?r1=1.1&r2=1.2) ---(end of broad

[COMMITTERS] pginstaller - pginst: Remove support for non-stackbuilder builds.

2008-02-12 Thread User Dpage
Log Message: --- Remove support for non-stackbuilder builds. Modified Files: -- pginst: README (r1.22 -> r1.23) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/README.diff?r1=1.22&r2=1.23) paths.projinc.in (r1.5 -> r1.6) (ht

[COMMITTERS] pginstaller - pginst: Remove npgsql docs.

2008-02-12 Thread User Dpage
Log Message: --- Remove npgsql docs. Modified Files: -- pginst/wxi: wxi.proj (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxi/wxi.proj.diff?r1=1.4&r2=1.5) ---(end of broadcast)--

[COMMITTERS] pginstaller - pginst: Remove obsolete contrib module doc link.

2008-02-12 Thread User Dpage
Log Message: --- Remove obsolete contrib module doc link. Modified Files: -- pginst/wxs: pginst.wxs (r1.225 -> r1.226) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.225&r2=1.226) ---(end of

[COMMITTERS] pginstaller - pginst: Remove obsolete contrib module doc link.

2008-02-12 Thread User Dpage
Log Message: --- Remove obsolete contrib module doc link. Tags: REL8_3_STABLE Modified Files: -- pginst/wxs: pginst.wxs (r1.225 -> r1.225.2.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.225&r2=1.225.2.1)

[COMMITTERS] edb-debugger - server: Allow non-superusers to debug their own functions

2008-02-05 Thread User Dpage
Log Message: --- Allow non-superusers to debug their own functions [Albe Laurenz] Modified Files: -- server: plugin_debugger.c (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/server/plugin_debugger.c.diff?r1=1.6&r2=1.7) ---

[COMMITTERS] pginstaller - pginst: Add missing gssapi32.dll to the no-installer

2008-02-05 Thread User Dpage
Log Message: --- Add missing gssapi32.dll to the no-installer bundle Tags: REL8_3_STABLE Modified Files: -- pginst: pginst.proj (r1.13 -> r1.13.2.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/pginst.proj.diff?r1=1.13&r2=1.13.2.1)

[COMMITTERS] pginstaller - pginst: Add missing gssapi32.dll to the no-installer

2008-02-05 Thread User Dpage
Log Message: --- Add missing gssapi32.dll to the no-installer bundle Modified Files: -- pginst: pginst.proj (r1.13 -> r1.14) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/pginst.proj.diff?r1=1.13&r2=1.14) ---(end o

[COMMITTERS] pginstaller - pginst: Updated welcome text from Ian Li

2008-02-04 Thread User Dpage
Log Message: --- Updated welcome text from Ian Li Tags: REL8_3_STABLE Modified Files: -- pginst/lang: zh_cn_welcome.rtf (r1.1 -> r1.1.2.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/lang/zh_cn_welcome.rtf.diff?r1=1.1&r2=1.1.2.1)

[COMMITTERS] pginstaller - pginst: Updated welcome text from Ian Li

2008-02-04 Thread User Dpage
Log Message: --- Updated welcome text from Ian Li Modified Files: -- pginst/lang: zh_cn_welcome.rtf (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/lang/zh_cn_welcome.rtf.diff?r1=1.1&r2=1.2) ---(end of

[COMMITTERS] pginstaller - pginst: Ignore duplicate strings in the translation files

2008-02-01 Thread User Dpage
Log Message: --- Ignore duplicate strings in the translation files Modified Files: -- pginst/util/tasks: translatewix.cs (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/util/tasks/translatewix.cs.diff?r1=1.1&r2=1.2) -

[COMMITTERS] pginstaller - pginst: Updates for 8.3.0

2008-02-01 Thread User Dpage
Log Message: --- Updates for 8.3.0 Modified Files: -- pginst: RELEASE_PROCESS.txt (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/RELEASE_PROCESS.txt.diff?r1=1.2&r2=1.3) settings.projinc (r1.14 -> r1.15) (http

[COMMITTERS] pginstaller - pginst: Updated Russian translation from Andrey Repko

2008-01-31 Thread User Dpage
Log Message: --- Updated Russian translation from Andrey Repko Modified Files: -- pginst/lang: ru.xml (r1.25 -> r1.26) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/lang/ru.xml.diff?r1=1.25&r2=1.26) ---(end of broa

[COMMITTERS] pginstaller - pginst: Rollback previous update to the Ukrainian

2008-01-31 Thread User Dpage
Log Message: --- Rollback previous update to the Ukrainian translation which isn't working correctly. Modified Files: -- pginst/lang: ua.xml (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/lang/ua.xml.diff?r1=1.5&r2=1.6) ---

[COMMITTERS] pginstaller - pginst: Updated Ukrainian translation from Andrey Repko

2008-01-30 Thread User Dpage
Log Message: --- Updated Ukrainian translation from Andrey Repko Modified Files: -- pginst/lang: ua.xml (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/lang/ua.xml.diff?r1=1.4&r2=1.5) ---(end of broadc

[COMMITTERS] pginstaller - pginst: Prep for 8.3RC2

2008-01-18 Thread User Dpage
Log Message: --- Prep for 8.3RC2 Modified Files: -- pginst: RELEASE_PROCESS.txt (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/RELEASE_PROCESS.txt.diff?r1=1.1&r2=1.2) settings.projinc (r1.13 -> r1.14) (http:/

[COMMITTERS] pginstaller - web: Correct date tag

2008-01-08 Thread User Dpage
Log Message: --- Correct date tag Modified Files: -- web/faq: FAQ_windows_zh.html (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/web/faq/FAQ_windows_zh.html.diff?r1=1.1&r2=1.2) ---(end of broadcast)-

[COMMITTERS] pginstaller - web: Add Chinese translation of FAQ from ?? Ian Li

2008-01-08 Thread User Dpage
Log Message: --- Add Chinese translation of FAQ from ?? Ian Li Added Files: --- web/faq: FAQ_windows_zh.html (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/web/faq/FAQ_windows_zh.html?rev=1.1&content-type=text/x-cvsweb-markup)

[COMMITTERS] pginstaller - pginst: Prep for 8.3RC1

2008-01-04 Thread User Dpage
Log Message: --- Prep for 8.3RC1 Modified Files: -- pginst: settings.projinc (r1.12 -> r1.13) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/settings.projinc.diff?r1=1.12&r2=1.13) ---(end of broadcast)--

[COMMITTERS] pginstaller - pginst: Use MSXML4 as it doesn't require office.

2008-01-04 Thread User Dpage
Log Message: --- Use MSXML4 as it doesn't require office. Tags: REL8_1_STABLE Modified Files: -- pginst/util: validatetrans.vbs (r1.4 -> r1.4.4.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/util/validatetrans.vbs.diff?r1=1.4&r2=1.

[COMMITTERS] pginstaller - pginst: Use MSXML4 as it doesn't require office.

2008-01-04 Thread User Dpage
Log Message: --- Use MSXML4 as it doesn't require office. Tags: REL8_0_STABLE Modified Files: -- pginst/util: validatetrans.vbs (r1.4 -> r1.4.2.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/util/validatetrans.vbs.diff?r1=1.4&r2=1.

[COMMITTERS] pginstaller - pginst: Security: Prep for release

2008-01-04 Thread User Dpage
Log Message: --- Security: Prep for release Tags: REL8_2_STABLE Modified Files: -- pginst/package: README.TXT (r1.4.2.5 -> r1.4.2.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/package/README.TXT.diff?r1=1.4.2.5&r2=1.4.2.6) --

[COMMITTERS] pginstaller - pginst: Security: Prep for release

2008-01-04 Thread User Dpage
Log Message: --- Security: Prep for release Tags: REL8_1_STABLE Modified Files: -- pginst/package: README.TXT (r1.1.4.13 -> r1.1.4.14) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/package/README.TXT.diff?r1=1.1.4.13&r2=1.1.4.14) --

[COMMITTERS] pginstaller - pginst: Security: Prep for release

2008-01-04 Thread User Dpage
Log Message: --- Security: Prep for release Tags: REL8_0_STABLE Modified Files: -- pginst/package: README.TXT (r1.1.2.14 -> r1.1.2.15) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/package/README.TXT.diff?r1=1.1.2.14&r2=1.1.2.15)

[COMMITTERS] edb-debugger - server: Add an MSBuild project to allow the debugger

2007-12-04 Thread User Dpage
Log Message: --- Add an MSBuild project to allow the debugger plugin to be built using Visual C++ Added Files: --- server: pldbgapi.def (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/server/pldbgapi.def?rev=1.1&content-type=text/x-cvsweb-marku

[COMMITTERS] edb-debugger - server: Adjust BreakCountKey so that it can be properly

2007-12-04 Thread User Dpage
Log Message: --- Adjust BreakCountKey so that it can be properly cast from BreakpointKey. Fix an off-by-one error when checking parameters to pldbg_set_global_breakpoint. This only seemed to show up on VC++ builds where global breakpoints wouldn't be hit, apparently because the backend PI

[COMMITTERS] edb-debugger - server: Use closesocket() on Windows, not close() to

2007-12-04 Thread User Dpage
Log Message: --- Use closesocket() on Windows, not close() to close a socket. Modified Files: -- server: pldbgapi.c (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/server/pldbgapi.c.diff?r1=1.2&r2=1.3) plugin_debugger.c (r1.

[COMMITTERS] edb-debugger - server: Cleanup a bunch of compiler warnings, C++isms

2007-12-03 Thread User Dpage
Log Message: --- Cleanup a bunch of compiler warnings, C++isms (spotted by Magnus) and other issues found. Modified Files: -- server: pldbgapi.c (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/server/pldbgapi.c.diff?r1=1.1&r2=1.2)

[COMMITTERS] pginstaller - pginst: Add some documentation of the release process.

2007-12-03 Thread User Dpage
Log Message: --- Add some documentation of the release process. Added Files: --- pginst: RELEASE_PROCESS.txt (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/RELEASE_PROCESS.txt?rev=1.1&content-type=text/x-cvsweb-markup) -

[COMMITTERS] pginstaller - pginst: Version number bump for beta4

2007-12-03 Thread User Dpage
Log Message: --- Version number bump for beta4 Modified Files: -- pginst: settings.projinc (r1.11 -> r1.12) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/settings.projinc.diff?r1=1.11&r2=1.12) ---(end of broadcast)

[COMMITTERS] pginstaller - pginst: Include missing setup script in zip file.

2007-12-03 Thread User Dpage
Log Message: --- Include missing setup script in zip file. Modified Files: -- pginst/package: setup.bat (r1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/package/setup.bat.diff?r1=1.1&r2=1.2) pginst: pginst.proj (r1.

[COMMITTERS] stackbuilder - installers: Update for Slony 1.2.12

2007-11-16 Thread User Dpage
Log Message: --- Update for Slony 1.2.12 Modified Files: -- installers/Slony_I_PG83: Config.bat (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/installers/Slony_I_PG83/Config.bat.diff?r1=1.2&r2=1.3) ---(end

[COMMITTERS] pginstaller - pginst: Updates for beta3

2007-11-16 Thread User Dpage
Log Message: --- Updates for beta3 Modified Files: -- pginst: settings.projinc (r1.10 -> r1.11) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/settings.projinc.diff?r1=1.10&r2=1.11) pginst/wxs: pginst.wxs (r1.222 -> r1.223)

[COMMITTERS] pginstaller - pginst: Simple rewrite of the code that reads SQL scripts

2007-10-31 Thread User Dpage
Log Message: --- Simple rewrite of the code that reads SQL scripts from contrib modules etc. This version doesn't get upset by line ending issues like the original could in some circumstances. Modified Files: -- pginst/ca: pginstca.c (r1.118 -> r1.119) (h

[COMMITTERS] pginstaller - pginst: Copy the returned string from setlocale() per code

2007-10-29 Thread User Dpage
Log Message: --- Copy the returned string from setlocale() per code in Postgres' chklocale.c to avoid possible corruption. [EMAIL PROTECTED] Modified Files: -- pginst/ca: pginstca.c (r1.117 -> r1.118) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstalle

[COMMITTERS] pginstaller - pginst: Update for beta2

2007-10-29 Thread User Dpage
Log Message: --- Update for beta2 Modified Files: -- pginst: settings.projinc (r1.9 -> r1.10) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/settings.projinc.diff?r1=1.9&r2=1.10) ---(end of broadcast)---

[COMMITTERS] pginstaller - pginst: Couple o' minor fixes.

2007-10-26 Thread User Dpage
Log Message: --- Couple o' minor fixes. Tags: REL8_2_STABLE Modified Files: -- pginst: README (r1.19 -> r1.19.2.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/README.diff?r1=1.19&r2=1.19.2.1) ---(end of bro

[COMMITTERS] pginstaller - web: Add a note about desktop heap size

2007-10-26 Thread User Dpage
Log Message: --- Add a note about desktop heap size Modified Files: -- web/faq: FAQ_windows.html (r1.13 -> r1.14) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/web/faq/FAQ_windows.html.diff?r1=1.13&r2=1.14) ---(end of bro

[COMMITTERS] pginstaller - pginst: Re-enable support for UTF8 now that the server

2007-10-18 Thread User Dpage
Log Message: --- Re-enable support for UTF8 now that the server will accept it again. Modified Files: -- pginst/ca: locale.c (r1.20 -> r1.21) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/locale.c.diff?r1=1.20&r2=1.21) pginstca.

[COMMITTERS] pginstaller - pginst: Add a check to ensure that the server encoding

2007-10-15 Thread User Dpage
Log Message: --- Add a check to ensure that the server encoding selected is valid for the locale. We allow the default encoding for the locale (eg. whatever Windows uses if setlocale(LC_CTYPE, "English_United Kingdom") is called or SQL_ASCII. UTF-8 should also be accepted, pending server

[COMMITTERS] pginstaller - pginst: Update version

2007-10-15 Thread User Dpage
Log Message: --- Update version Modified Files: -- pginst/package: upgrade.bat (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/package/upgrade.bat.diff?r1=1.6&r2=1.7) ---(end of broadcast)-

[COMMITTERS] pginstaller - pginst: Update text for 8.3 per Rolf de By

2007-10-15 Thread User Dpage
Log Message: --- Update text for 8.3 per Rolf de By Modified Files: -- pginst/package: README.TXT (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/package/README.TXT.diff?r1=1.4&r2=1.5) ---(end of broad

[COMMITTERS] stackbuilder - wizard: Re-add broken file in binary format.

2007-10-12 Thread User Dpage
Log Message: --- Re-add broken file in binary format. Added Files: --- wizard/i18n/ja_JP: StackBuilder.mo (r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/i18n/ja_JP/StackBuilder.mo?rev=1.3&content-type=text/x-cvsweb-markup)

[COMMITTERS] stackbuilder - wizard: Remove broken file.

2007-10-12 Thread User Dpage
Log Message: --- Remove broken file. Removed Files: - wizard/i18n/ja_JP: StackBuilder.mo (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/i18n/ja_JP/StackBuilder.mo) ---(end of broadcast)--- T

[COMMITTERS] pginstaller - pginst: Add missing semi-colon

2007-10-08 Thread User Dpage
Log Message: --- Add missing semi-colon Modified Files: -- pginst/wxs: pginst.wxs (r1.220 -> r1.221) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.220&r2=1.221) ---(end of broadcast)---

[COMMITTERS] pginstaller - pginst: Add some missing quotes

2007-10-08 Thread User Dpage
Log Message: --- Add some missing quotes Modified Files: -- pginst/ca: pginstca.c (r1.114 -> r1.115) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.114&r2=1.115) ---(end of broadcast)

[COMMITTERS] pginstaller - pginst: Disable UTF-8 as a default cluster encoding, and

2007-10-07 Thread User Dpage
Log Message: --- Disable UTF-8 as a default cluster encoding, and offer the encoding of the default locale as the default in the installer. This is a temporary fix as 8.3-beta1 won't currently initdb with UTF8 on Windows. Modified Files: -- pginst/ca: locale.c (r1

[COMMITTERS] pginstaller - pginst: Include the MSVC++ 8.0 runtimes using the

2007-10-05 Thread User Dpage
Log Message: --- Include the MSVC++ 8.0 runtimes using the Microsoft merge modules to ensure they get installed in a shared location and can be found by all other modules. Modified Files: -- pginst: paths.projinc.in (r1.4 -> r1.5) (http://cvs.pgfoundry.org

[COMMITTERS] pginstaller - pginst: Update for beta 1

2007-10-05 Thread User Dpage
Log Message: --- Update for beta 1 Modified Files: -- pginst: settings.projinc (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/settings.projinc.diff?r1=1.7&r2=1.8) ---(end of broadcast)

[COMMITTERS] pginstaller - pginst: Install the pl/pgsql debugger plugin from

2007-10-01 Thread User Dpage
Log Message: --- Install the pl/pgsql debugger plugin from EnterpriseDB Modified Files: -- pginst/ca: pginstca.c (r1.113 -> r1.114) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/ca/pginstca.c.diff?r1=1.113&r2=1.114) pginst/wxi:

[COMMITTERS] pginstaller - pginst: Re-enable stackbuilder

2007-10-01 Thread User Dpage
Log Message: --- Re-enable stackbuilder Modified Files: -- pginst: settings.projinc (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/settings.projinc.diff?r1=1.6&r2=1.7) ---(end of broadcast)---

[COMMITTERS] pginstaller - pginst: Few minor bug fixes

2007-10-01 Thread User Dpage
Log Message: --- Few minor bug fixes Modified Files: -- pginst/wxs: pginst.wxs (r1.215 -> r1.216) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/wxs/pginst.wxs.diff?r1=1.215&r2=1.216) ---(end of broadcast)--

  1   2   3   4   5   6   7   >