[COMMITTERS] pgsql: Add URL for: * Improve ability to modify views via ALTER TABLE

2008-08-13 Thread Bruce Momjian
Log Message: --- Add URL for: * Improve ability to modify views via ALTER TABLE > http://archives.postgresql.org/pgsql-hackers/2008-07/msg01410.php Modified Files: -- pgsql/doc: TODO (r1.2495 -> r1.2496) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/d

[COMMITTERS] pgscript - pgScript: Output protected by a semaphore

2008-08-13 Thread User Pgunittest
Log Message: --- Output protected by a semaphore Modified Files: -- pgScript/lib/pgscript/utilities: pgsThread.cpp (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgscript/pgScript/lib/pgscript/utilities/pgsThread.cpp.diff?r1=1.4&r2=1.5)

[COMMITTERS] pgscript - pgScript: Library usage procedure

2008-08-13 Thread User Pgunittest
Log Message: --- Library usage procedure Modified Files: -- pgScript/doc: INSTALL.xml (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgscript/pgScript/doc/INSTALL.xml.diff?r1=1.4&r2=1.5) -- Sent via pgsql-committers mailing list (pgsql-commit

[COMMITTERS] pgscript - pgScript: Back to detached threads

2008-08-13 Thread User Pgunittest
Log Message: --- Back to detached threads Modified Files: -- pgScript/lib/pgscript/utilities: pgsThread.cpp (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgscript/pgScript/lib/pgscript/utilities/pgsThread.cpp.diff?r1=1.3&r2=1.4) pgScript/s

[COMMITTERS] npgsql - Npgsql2: Added missing support to not add casts to parameters

2008-08-13 Thread User Fxjr
Log Message: --- Added missing support to not add casts to parameters when not needed when calling functions. This support also removes casts when passing null values. Modified Files: -- Npgsql2/src/Npgsql: NpgsqlCommand.cs (r1.25 -> r1.26) (http://cvs.pg

[COMMITTERS] pgscript - pgScript: Changed stderr to stdout (bug)

2008-08-13 Thread User Pgunittest
Log Message: --- Changed stderr to stdout (bug) Modified Files: -- pgScript/lib/pgscript/utilities: pgsAlloc.cpp (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgscript/pgScript/lib/pgscript/utilities/pgsAlloc.cpp.diff?r1=1.3&r2=1.4) pgScri

[COMMITTERS] pgscript - pgScript: pgsThread became joinable + simplified input +

2008-08-13 Thread User Pgunittest
Log Message: --- pgsThread became joinable + simplified input + beautified output Modified Files: -- pgScript/lib/pgscript/utilities: pgsAlloc.cpp (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgscript/pgScript/lib/pgscript/utilities/pgsAlloc.

[COMMITTERS] stackbuilder - wizard: Initial support for running Mac appbundles and

2008-08-13 Thread Dave Page
Log Message: --- Initial support for running Mac appbundles and packagebundles. Modified Files: -- wizard: App.cpp (r1.25 -> r1.26) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/App.cpp.diff?r1=1.25&r2=1.26) CompletionPage.cpp (r1

[COMMITTERS] pginstaller - web: Update instructions for silent installs to reflect

2008-08-13 Thread User Mha
Log Message: --- Update instructions for silent installs to reflect the components that have been moved over to Stackbuilder as of 8.3. Modified Files: -- web: silent.html (r1.10 -> r1.11) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/web/silent.

[COMMITTERS] pgscript - pgScript: Output on stderr

2008-08-13 Thread User Pgunittest
Log Message: --- Output on stderr Modified Files: -- pgScript/src: pgsMain.cpp (r1.8 -> r1.9) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgscript/pgScript/src/pgsMain.cpp.diff?r1=1.8&r2=1.9) -- Sent via pgsql-committers mailing list (pgsql-committers@po

[COMMITTERS] pgscript - pgScript: Beautified output and reviewed Yield and Sleep

2008-08-13 Thread User Pgunittest
Log Message: --- Beautified output and reviewed Yield and Sleep Modified Files: -- pgScript/lib/pgscript/exceptions: pgsArithmeticException.cpp (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgscript/pgScript/lib/pgscript/exceptions/pgsArithmet

[COMMITTERS] pgscript - pgScript: Version in configure.ac to 1.0-beta-3

2008-08-13 Thread User Pgunittest
Log Message: --- Version in configure.ac to 1.0-beta-3 Modified Files: -- pgScript: configure.ac (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgscript/pgScript/configure.ac.diff?r1=1.5&r2=1.6) -- Sent via pgsql-committers mailing list (pgsq

[COMMITTERS] stackbuilder - wizard: Store proxy settings on *nix

2008-08-13 Thread Dave Page
Log Message: --- Store proxy settings on *nix Modified Files: -- wizard: IntroductionPage.cpp (r1.13 -> r1.14) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/IntroductionPage.cpp.diff?r1=1.13&r2=1.14) ProxyDialog.cpp (r1.4 -> r1.5)

[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)