[COMMITTERS] pgsql: Add the function's volatility to the output of psql's \df+

2007-06-27 Thread Neil Conway
Log Message: --- Add the function's volatility to the output of psql's \df+ command. Update the psql reference page accordingly. Modified Files: -- pgsql/doc/src/sgml/ref: psql-ref.sgml (r1.191 -> r1.192) (http://developer.postgresql.org/cvsweb.cgi/pgsql/do

[COMMITTERS] pgsql: Implement "distributed" checkpoints in which the checkpoint I/O

2007-06-27 Thread Tom Lane
Log Message: --- Implement "distributed" checkpoints in which the checkpoint I/O is spread over a fairly long period of time, rather than being spat out in a burst. This happens only for background checkpoints carried out by the bgwriter; other cases, such as a shutdown checkpoint, are stil

[COMMITTERS] pg-migrator - src: Porting to Solaris

2007-06-27 Thread User Korryd
Log Message: --- Porting to Solaris Modified Files: -- src: pg_migrator.c (r1.11 -> r1.12) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/pg_migrator.c.diff?r1=1.11&r2=1.12) ---(end of broadcast)---