[COMMITTERS] autodoc - autodoc: Include argument names as provided by Jacob Smullyan.

2005-02-27 Thread User Rbt
Log Message: --- Include argument names as provided by Jacob Smullyan. Clean up handling of argument types from a schema not in the current path. This means getting rid of the schema prefix added by format_type so when can add our own when appropriate. Modified Files: --

[COMMITTERS] pginstaller - pginst: Typo in comment (but an important one..)

2005-02-27 Thread User Mha
Log Message: --- Typo in comment (but an important one..) Tags: REL8_0_STABLE Modified Files: -- pginst/package: upgrade.bat (r1.1.2.1 -> r1.1.2.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/package/upgrade.bat.diff?r1=1.1.2.1&r2=

[COMMITTERS] pgsql: Add explicit casts between int4 and boolean.

2005-02-27 Thread Neil Conway
Log Message: --- Add explicit casts between int4 and boolean. Patch from Sean Chittenden, editorializing by Neil Conway. Catalog version bumped. Modified Files: -- pgsql/src/backend/utils/adt: int.c (r1.64 -> r1.65) (http://developer.postgresql.org/cvsweb.c

[COMMITTERS] pgsql: Further fix int64/float8 time/timetz

2005-02-27 Thread Teodor Sigaev
Log Message: --- Further fix int64/float8 time/timetz Tags: REL8_0_STABLE Modified Files: -- pgsql/contrib/btree_gist: btree_time.c (r1.3.4.3 -> r1.3.4.4) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/btree_gist/btree_time.c.diff?r1=1.3.4.

[COMMITTERS] pgsql: Adjust OS-specific kernel settings to mention old and new BSD

2005-02-27 Thread Bruce Momjian
Log Message: --- Adjust OS-specific kernel settings to mention old and new BSD methods of adjusting values: > But to be on the safe side, it would make sense to do something similar > to the BSD section, and comment about older distributions maybe needing > to manipulate /proc/kernel/* dir

[COMMITTERS] pgsql: Add routines to dbsize to return the index size and total

2005-02-27 Thread Bruce Momjian
Log Message: --- Add routines to dbsize to return the index size and total relation size. Improve documentation. Ed L. Modified Files: -- pgsql/contrib/dbsize: README.dbsize (r1.4 -> r1.5) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/dbsize/RE

[COMMITTERS] pgsql: Further fix time/timetz...

2005-02-27 Thread Teodor Sigaev
Log Message: --- Further fix time/timetz... Tags: REL8_0_STABLE Modified Files: -- pgsql/contrib/btree_gist: btree_time.c (r1.3.4.2 -> r1.3.4.3) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/btree_gist/btree_time.c.diff?r1=1.3.4.2&r2=1.3.4

[COMMITTERS] pgsql: Add documentation on how statistics are used by the planner.

2005-02-27 Thread Bruce Momjian
Log Message: --- Add documentation on how statistics are used by the planner. Mark Kirkwood Modified Files: -- pgsql/doc/src/sgml: filelist.sgml (r1.42 -> r1.43) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/filelist.sgml.diff?r1=1.42&r2=1