Log Message:
---
Fix some compiler warnings.
Modified Files:
--
wizard/include/images:
StackBuilder.xpm (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/stackbuilder/wizard/include/images/StackBuilder.xpm?r1=1.2&r2=1.3)
background.xpm (r1
Log Message:
---
Revoke augmentation of WAL records for btree delete, per discussion.
Modified Files:
--
pgsql/doc/src/sgml:
config.sgml (r1.247 -> r1.248)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/config.sgml?r1=1.247&r2=1.248)
pgsql
Log Message:
---
Added a lot of functionality and fixes to Npgsql.build based on Daniel Nauck
AspSQLProvider.build. Thanks Daniel for heads up.
Modified Files:
--
Npgsql2/src:
Npgsql.build (r1.16 -> r1.17)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/npg
Log Message:
---
Modification of the "grep chain" in various tests.
Per proposal of Richard Yen.
Modified Files:
--
slony-ctl/outils:
create_slon.sh (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/slony1-ctl/slony-ctl/outils/create_slon.sh?r1=1.
Log Message:
---
Minor documentation improvements for new string_agg aggregate.
Modified Files:
--
pgsql/doc/src/sgml:
func.sgml (r1.499 -> r1.500)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.499&r2=1.500)
--
Sent via pgsql
Log Message:
---
Augment EXPLAIN output with more details on Hash nodes.
We show the number of buckets, the number of batches (and also the original
number if it has changed), and the peak space used by the hash table. Minor
executor changes to track peak space used.
Modified Files:
Log Message:
---
Remove tabs in sgml.
Modified Files:
--
pgsql/doc/src/sgml:
plperl.sgml (r2.77 -> r2.78)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/plperl.sgml?r1=2.77&r2=2.78)
--
Sent via pgsql-committers mailing list (pgsql-committers
[email protected] (Robert Haas) writes:
> Log Message:
> ---
> Augment EXPLAIN output with more details on Hash nodes.
This needs to be damped down a bit. It should not print useless
non-information in cases where the plan wasn't actually run.
Please compare show_sort_info.
On Mon, Feb 1, 2010 at 11:53 AM, Tom Lane wrote:
> [email protected] (Robert Haas) writes:
>> Log Message:
>> ---
>> Augment EXPLAIN output with more details on Hash nodes.
>
> This needs to be damped down a bit. It should not print useless
> non-information in cases where the plan was
Robert Haas writes:
> On Mon, Feb 1, 2010 at 11:53 AM, Tom Lane wrote:
>> This needs to be damped down a bit. It should not print useless
>> non-information in cases where the plan wasn't actually run.
>> Please compare show_sort_info.
> Eh? When does it do that?
Oh, I'm sorry, it's using has
Log Message:
---
Tighten integrity checks on ALTER TABLE ... ALTER COLUMN ... RENAME.
When a column is renamed, we recursively rename the same column in
all descendent tables. But if one of those tables also inherits that
column from a table outside the inheritance hierarchy rooted at the
Log Message:
---
Add collation and ctype info in the databases report.
Fix useless indexes report.
Modified Files:
--
pgsnap/pgsnap/lib:
bases.php (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/lib/bases.php?r1=1.10&r2=1.
Log Message:
---
Copyright updates.
Modified Files:
--
pgsnap/pgsnap:
ChangeLog (r1.81 -> r1.82)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/ChangeLog?r1=1.81&r2=1.82)
TODO (r1.31 -> r1.32)
(http://cvs.pgfoundry.org/cg
Log Message:
---
Release 0.5.
Modified Files:
--
pgsnap/pgsnap:
ChangeLog (r1.82 -> r1.83)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/ChangeLog?r1=1.82&r2=1.83)
pgsnap/pgsnap/lib:
getopt.php (r1.22 -> r1.23)
(http
Log Message:
---
Of course, I forgot the man page update...
Modified Files:
--
pgsnap/pgsnap/man:
pgsnap.1 (r1.10 -> r1.11)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/pgsnap/man/pgsnap.1?r1=1.10&r2=1.11)
--
Sent via pgsql-committers mailin
Log Message:
---
Update index.
Modified Files:
--
pgsnap/www:
index.html (r1.16 -> r1.17)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgsnap/pgsnap/www/index.html?r1=1.16&r2=1.17)
--
Sent via pgsql-committers mailing list ([email protected]
16 matches
Mail list logo