[COMMITTERS] npgsql - Npgsql2: quote identifiers when generating sql

2008-07-21 Thread User Jbcooley
Log Message: --- quote identifiers when generating sql Modified Files: -- Npgsql2/src/Npgsql/SqlGenerators: SqlSelectGenerator.cs (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/SqlGenerators/SqlSelectGenerator.cs.diff?

[COMMITTERS] npgsql - Npgsql2: Improve function metadata queries

2008-07-21 Thread User Jbcooley
Log Message: --- Improve function metadata queries Modified Files: -- Npgsql2/src/Npgsql: NpgsqlSchema.ssdl (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npgsql/Npgsql2/src/Npgsql/NpgsqlSchema.ssdl.diff?r1=1.3&r2=1.4) -- Sent via pgsql-commi

Re: [COMMITTERS] pgsql: Publish more openly the fact that autovacuum is working for

2008-07-21 Thread Tom Lane
[EMAIL PROTECTED] (Alvaro Herrera) writes: > Publish more openly the fact that autovacuum is working for wraparound > protection. Now that I look more closely, there are two things I don't like about this patch: * it fails to ratchet up MAX_AUTOVAC_ACTIV_LEN to allow for the additional text * it

[COMMITTERS] pgsql: Publish more openly the fact that autovacuum is working for

2008-07-21 Thread Alvaro Herrera
Log Message: --- Publish more openly the fact that autovacuum is working for wraparound protection. Simon Riggs Tags: REL8_3_STABLE Modified Files: -- pgsql/src/backend/postmaster: autovacuum.c (r1.71.2.4 -> r1.71.2.5) (http://anoncvs.postgresql.org/

[COMMITTERS] pgsql: Publish more openly the fact that autovacuum is working for

2008-07-21 Thread Alvaro Herrera
Log Message: --- Publish more openly the fact that autovacuum is working for wraparound protection. Simon Riggs Modified Files: -- pgsql/src/backend/postmaster: autovacuum.c (r1.81 -> r1.82) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/postm

[COMMITTERS] pgsql: Add comment about the two different query strings that

2008-07-21 Thread Tom Lane
Log Message: --- Add comment about the two different query strings that ExecuteQuery() has to deal with. Modified Files: -- pgsql/src/backend/commands: prepare.c (r1.88 -> r1.89) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/prepare.c

[COMMITTERS] plproxy - plproxy: v2.0.6rc2

2008-07-21 Thread User Mkz
Log Message: --- v2.0.6rc2 Modified Files: -- plproxy: Makefile (r1.24 -> r1.25) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/Makefile.diff?r1=1.24&r2=1.25) NEWS (r1.11 -> r1.12) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/

[COMMITTERS] plproxy - plproxy: docs: tag all functions with embedded SELECT with

2008-07-21 Thread User Mkz
Log Message: --- docs: tag all functions with embedded SELECT with SETOF Modified Files: -- plproxy/doc: overview.txt (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/doc/overview.txt.diff?r1=1.7&r2=1.8) tutorial.txt (r1.3

[COMMITTERS] plproxy - plproxy: require exactly 1 row for non-setof functions

2008-07-21 Thread User Mkz
Log Message: --- require exactly 1 row for non-setof functions Modified Files: -- plproxy/expected: plproxy_select.out (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plproxy/plproxy/expected/plproxy_select.out.diff?r1=1.1.1.1&r2=1.2) pl

[COMMITTERS] pgbouncer - pgbouncer: test/Makefile: add DEFS to cflags

2008-07-21 Thread User Mkz
Log Message: --- test/Makefile: add DEFS to cflags Modified Files: -- pgbouncer/test: Makefile (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgbouncer/pgbouncer/test/Makefile.diff?r1=1.4&r2=1.5) -- Sent via pgsql-committers mailing list (pgs