[COMMITTERS] pgsql: Document that continuous archiving backup can be used for cases

2008-04-08 Thread Bruce Momjian
Log Message: --- Document that continuous archiving backup can be used for cases where you can't get a simultaneous snapshot. Modified Files: -- pgsql/doc/src/sgml: backup.sgml (r2.117 -> r2.118) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/

Re: [COMMITTERS] pgsql: Revert sentence removal from nickname in FAQ.

2008-04-08 Thread Bruce Momjian
Alvaro Herrera wrote: > Bruce Momjian wrote: > > > > Sorry, I did a few README cleanups in this commit. I will recommit > > these with new CVS text. > > And you forgot the plain text FAQ ... > Thanks, done. -- Bruce Momjian <[EMAIL PROTECTED]>http://momjian.us EnterpriseDB

[COMMITTERS] pgsql: Update text FAQ.

2008-04-08 Thread Bruce Momjian
Log Message: --- Update text FAQ. Modified Files: -- pgsql/doc: FAQ (r1.453 -> r1.454) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ?r1=1.453&r2=1.454) pgsql/doc/src/FAQ: FAQ.html (r1.410 -> r1.411) (http://anoncvs.postgresql.

[COMMITTERS] pgsql: Small wording improvements for source code READMEs.

2008-04-08 Thread Bruce Momjian
Log Message: --- Small wording improvements for source code READMEs. Modified Files: -- pgsql/src/backend/optimizer: README (r1.45 -> r1.46) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/optimizer/README?r1=1.45&r2=1.46) pgsql/src/backend/

[COMMITTERS] pgsql: Revert README cleanups.

2008-04-08 Thread Bruce Momjian
Log Message: --- Revert README cleanups. Modified Files: -- pgsql/src/backend/optimizer: README (r1.44 -> r1.45) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/optimizer/README?r1=1.44&r2=1.45) pgsql/src/backend/parser: README (r1.8

Re: [COMMITTERS] pgsql: Revert sentence removal from nickname in FAQ.

2008-04-08 Thread Alvaro Herrera
Bruce Momjian wrote: > > Sorry, I did a few README cleanups in this commit. I will recommit > these with new CVS text. And you forgot the plain text FAQ ... -- Alvaro Herrerahttp://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc. -- Sent v

Re: [COMMITTERS] pgsql: Revert sentence removal from nickname in FAQ.

2008-04-08 Thread Bruce Momjian
Sorry, I did a few README cleanups in this commit. I will recommit these with new CVS text. --- Bruce Momjian wrote: > Log Message: > --- > Revert sentence removal from nickname in FAQ. > > Modified Files: > --

Re: [HACKERS] [COMMITTERS] pgsql: Remove mention of the Berkeley origins of the alias "Postgres"

2008-04-08 Thread Bruce Momjian
Tom Lane wrote: > [EMAIL PROTECTED] (Bruce Momjian) writes: > > Remove mention of the Berkeley origins of the alias "Postgres" --- > > seems unnecessary to mention in the FAQ, per discussion on IRC. > > This doesn't seem like an improvement in the least. It makes it > appear that Postgres is just

[COMMITTERS] pgsql: Revert sentence removal from nickname in FAQ.

2008-04-08 Thread Bruce Momjian
Log Message: --- Revert sentence removal from nickname in FAQ. Modified Files: -- pgsql/doc/src/FAQ: FAQ.html (r1.409 -> r1.410) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/FAQ/FAQ.html?r1=1.409&r2=1.410) pgsql/src/backend/optimizer:

Re: [COMMITTERS] pgsql: Remove mention of the Berkeley origins of the alias "Postgres"

2008-04-08 Thread Tom Lane
[EMAIL PROTECTED] (Bruce Momjian) writes: > Remove mention of the Berkeley origins of the alias "Postgres" --- > seems unnecessary to mention in the FAQ, per discussion on IRC. This doesn't seem like an improvement in the least. It makes it appear that Postgres is just a randomly chosen abbreviat

[COMMITTERS] pgsql: Remove mention of the Berkeley origins of the alias "Postgres"

2008-04-08 Thread Bruce Momjian
Log Message: --- Remove mention of the Berkeley origins of the alias "Postgres" --- seems unnecessary to mention in the FAQ, per discussion on IRC. Modified Files: -- pgsql/doc: FAQ (r1.452 -> r1.453) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/FAQ?

Re: [COMMITTERS] pgsql: Make integer_datetimes the default on msvc as well, to have the

2008-04-08 Thread Andrew Dunstan
I wrote: I don't actually think this is the right way to do this. It's not the same thing. The equivalent behaviour would be to have the flag turned on even if there's nothing in the config file. What I think we need is to add this line in Solution.pm::new(): $options->{integer_dateti

Re: [COMMITTERS] pgsql: Make integer_datetimes the default on msvc as well, to have the

2008-04-08 Thread Andrew Dunstan
Magnus Hagander wrote: Log Message: --- Make integer_datetimes the default on msvc as well, to have the same default as other platforms. Modified Files: -- pgsql/src/tools/msvc: config.pl (r1.9 -> r1.10) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/s

[COMMITTERS] pgsnap - pgsnap: Small typo.

2008-04-08 Thread User Gleu
Log Message: --- Small typo. Modified Files: -- pgsnap/pgsnap: pgsnap.php (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/pgsnap.php.diff?r1=1.5&r2=1.6) -- Sent via pgsql-committers mailing list (pgsql-committers@postgresq

[COMMITTERS] pgsnap - pgsnap: Add some contrib modules to "Installed products"

2008-04-08 Thread User Gleu
Log Message: --- Add some contrib modules to "Installed products" report. Modified Files: -- pgsnap/pgsnap: ChangeLog (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/ChangeLog.diff?r1=1.7&r2=1.8) pgsnap/pgsnap/lib:

[COMMITTERS] pgsnap - pgsnap: Bugfix : sequence relkind is 'S', not 's'.

2008-04-08 Thread User Gleu
Log Message: --- Bugfix : sequence relkind is 'S', not 's'. Modified Files: -- pgsnap/pgsnap: ChangeLog (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/ChangeLog.diff?r1=1.6&r2=1.7) pgsnap/pgsnap/lib: sequences.p

[COMMITTERS] pgsnap - pgsnap: Show/hide SQL statements for each report.

2008-04-08 Thread User Gleu
Log Message: --- Show/hide SQL statements for each report. Modified Files: -- pgsnap/pgsnap: ChangeLog (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/ChangeLog.diff?r1=1.5&r2=1.6) TODO (r1.3 -> r1.4) (http:

[COMMITTERS] pgsnap - pgsnap: New Directory

2008-04-08 Thread User Gleu
Update of /cvsroot/pgsnap/pgsnap/pgsnap/external In directory pgfoundry.org:/tmp/cvs-serv10712/external Log Message: Directory /cvsroot/pgsnap/pgsnap/pgsnap/external added to the repository -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subsc

[COMMITTERS] pgsnap - pgsnap: Support for pgstattuple contrib module.

2008-04-08 Thread User Gleu
Log Message: --- Support for pgstattuple contrib module. Modified Files: -- pgsnap/pgsnap: ChangeLog (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/ChangeLog.diff?r1=1.4&r2=1.5) TODO (r1.2 -> r1.3) (http://

[COMMITTERS] pgsql: Fix tsvector_update_trigger() to be domain-friendly: it needs to

2008-04-08 Thread Tom Lane
Log Message: --- Fix tsvector_update_trigger() to be domain-friendly: it needs to allow all the columns it works with to be domains over the expected type, not just exactly the expected type. In passing, fix ts_stat() the same way. Per report from Markus Wollny. Tags: REL8_3_STABLE

[COMMITTERS] pgsql: Fix tsvector_update_trigger() to be domain-friendly: it needs to

2008-04-08 Thread Tom Lane
Log Message: --- Fix tsvector_update_trigger() to be domain-friendly: it needs to allow all the columns it works with to be domains over the expected type, not just exactly the expected type. In passing, fix ts_stat() the same way. Per report from Markus Wollny. Modified Files: --

[COMMITTERS] optimizer - jos: Greedy algorithm crash bug fixies.

2008-04-08 Thread User Julo
Log Message: --- Greedy algorithm crash bug fixies. -- Modified Files: Makefile.in aclocal.m4 config.h.in configure compare/Makefile.in dummy/Makefile.in greedy/Makefile.in greedy/greedy.c simgre/

[COMMITTERS] prefix - prefix: Better version of gpr_penalty()

2008-04-08 Thread User Dim
Log Message: --- Better version of gpr_penalty() Modified Files: -- prefix: prefix.c (r1.28 -> r1.29) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefix/prefix.c.diff?r1=1.28&r2=1.29) -- Sent via pgsql-committers mailing list (pgsql-committers@pos

[COMMITTERS] optimizer - jos: Greedy algorithm rewritten from scratch and added to

2008-04-08 Thread User Julo
Log Message: --- Greedy algorithm rewritten from scratch and added to compare module. -- Modified Files: Makefile.am Makefile.in aclocal.m4 config.h config.h.in configure libtool stamp-h1 compare/Makefi

[COMMITTERS] prefix - prefix: fix gpr_penalty implementation, having it consider

2008-04-08 Thread User Dim
Log Message: --- fix gpr_penalty implementation, having it consider '[a-b]' kind of prefix ranges Modified Files: -- prefix: prefix.c (r1.27 -> r1.28) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/prefix/prefix/prefix.c.diff?r1=1.27&r2=1.28) -- Sent via pg

[COMMITTERS] pgsnap - pgsnap: * Support for -W commandline option (per Olivier "dup"

2008-04-08 Thread User Gleu
Log Message: --- * Support for -W commandline option (per Olivier "dup" Delhomme) * Support for .pgpass password file (suggested by Claude Castello) Modified Files: -- pgsnap/pgsnap: ChangeLog (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsn

[COMMITTERS] pgsnap - pgsnap: Bugfix : last_vacuum/last_analyze columns are first

2008-04-08 Thread User Gleu
Log Message: --- Bugfix : last_vacuum/last_analyze columns are first available on 8.2. Modified Files: -- pgsnap/pgsnap: ChangeLog (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/ChangeLog.diff?r1=1.2&r2=1.3) pgsnap.

[COMMITTERS] pgsql: On cygwin and win32, don't override the shlib name when building

2008-04-08 Thread Peter Eisentraut
Log Message: --- On cygwin and win32, don't override the shlib name when building a module. Should fix regression test failures on those platforms. Modified Files: -- pgsql/src: Makefile.shlib (r1.115 -> r1.116) (http://anoncvs.postgresql.org/cvsweb.cgi/pgs

[COMMITTERS] pgsql: Make integer_datetimes the default on msvc as well, to have the

2008-04-08 Thread Magnus Hagander
Log Message: --- Make integer_datetimes the default on msvc as well, to have the same default as other platforms. Modified Files: -- pgsql/src/tools/msvc: config.pl (r1.9 -> r1.10) (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/tools/msvc/config.pl?r1=

Re: [HACKERS] [COMMITTERS] pgsql: Implement a few changes to how shared libraries and dynamically

2008-04-08 Thread Magnus Hagander
Andrew Dunstan wrote: > > > Tom Lane wrote: > > [EMAIL PROTECTED] (Peter Eisentraut) writes: > > > >> Implement a few changes to how shared libraries and dynamically > >> loadable modules are built. > >> > > > > Seems this patch has broken all the Windows buildfarm animals ... is > > anyb