[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] pgsql: Introduce the concept of relation forks.

2008-08-11 Thread Heikki Linnakangas
Log Message: --- Introduce the concept of relation forks. An smgr relation can now consist of multiple forks, and each fork can be created and grown separately. The bulk of this patch is about changing the smgr API to include an extra ForkNumber argument in every smgr function. Also, smgrs

[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: 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] pgsql: Relation forks patch requires a catversion bump due to changes in

2008-08-11 Thread Heikki Linnakangas
Log Message: --- Relation forks patch requires a catversion bump due to changes in the format of some WAL records, and two-phase state files, which I forgot. Modified Files: -- pgsql/src/include/catalog: catversion.h (r1.476 -> r1.477) (http://anoncvs.postg

[COMMITTERS] pgscript - pgScript: Beautified output

2008-08-11 Thread User Pgunittest
Log Message: --- Beautified output Modified Files: -- pgScript/src: pgsMain.cpp (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgscript/pgScript/src/pgsMain.cpp.diff?r1=1.7&r2=1.8) pgScript/lib/pgscript/statements: pgsWhileStmt.cpp

[COMMITTERS] pgscript - pgScript: Beautified output

2008-08-11 Thread User Pgunittest
Log Message: --- Beautified output Modified Files: -- pgScript/lib/pgscript/statements: pgsPrintStmt.cpp (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgscript/pgScript/lib/pgscript/statements/pgsPrintStmt.cpp.diff?r1=1.2&r2=1.3) pgScript/

[COMMITTERS] pgscript - pgScript: execute.sh in Makefile.am

2008-08-11 Thread User Pgunittest
Log Message: --- execute.sh in Makefile.am Modified Files: -- pgScript/files/tests: Makefile.am (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgscript/pgScript/files/tests/Makefile.am.diff?r1=1.3&r2=1.4) -- Sent via pgsql-committers mailing

[COMMITTERS] pgscript - pgScript: execute.sh in Makefile.am

2008-08-11 Thread User Pgunittest
Log Message: --- execute.sh in Makefile.am Modified Files: -- pgScript/files/tests: Makefile.am (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgscript/pgScript/files/tests/Makefile.am.diff?r1=1.4&r2=1.5) -- Sent via pgsql-committers mailing

[COMMITTERS] pgscript - pgScript: Unix line returns and generate.sh in Makefile.am

2008-08-11 Thread User Pgunittest
Log Message: --- Unix line returns and generate.sh in Makefile.am Modified Files: -- pgScript/doc: Makefile.am (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgscript/pgScript/doc/Makefile.am.diff?r1=1.5&r2=1.6) -- Sent via pgsql-committers m

[COMMITTERS] pgscript - pgScript: reference.sql.pgs in Makefile.am

2008-08-11 Thread User Pgunittest
Log Message: --- reference.sql.pgs in Makefile.am Modified Files: -- pgScript/files/tests/sources: Makefile.am (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgscript/pgScript/files/tests/sources/Makefile.am.diff?r1=1.3&r2=1.4) -- Sent via pg

[COMMITTERS] npgsql - Npgsql2: Update for .NET 3.5 SP1 RTM + bug fix in GetStoreType

2008-08-11 Thread User Jbcooley
Log Message: --- Update for .NET 3.5 SP1 RTM + bug fix in GetStoreType throwing ArgumentException (thanks again to Thanh Trung Le) Modified Files: -- Npgsql2/src/Npgsql: NpgsqlProviderManifest.cs (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/

[COMMITTERS] npgsql - Npgsql2: Update for .NET 3.5 SP1 RTM

2008-08-11 Thread User Jbcooley
Log Message: --- Update for .NET 3.5 SP1 RTM Modified Files: -- Npgsql2/src/Npgsql/SqlGenerators: SqlInsertGenerator.cs (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/SqlGenerators/SqlInsertGenerator.cs.diff?r1=1.7&r2=

[COMMITTERS] pgsql: Add: > * Add 'hostgss' pg_hba.conf option to allow GSS

2008-08-11 Thread Bruce Momjian
Log Message: --- Add: > * Add 'hostgss' pg_hba.conf option to allow GSS link-level encryption > > http://archives.postgresql.org/pgsql-hackers/2008-07/msg01454.php Modified Files: -- pgsql/doc: TODO (r1.2493 -> r1.2494) (http://anoncvs.postgresql.org/cv