| From: | itagaki(at)postgresql(dot)org (Takahiro Itagaki) |
|---|---|
| To: | pgsql-committers(at)postgresql(dot)org |
| Subject: | pgsql: Rename restartpoint_command to archive_cleanup_command. |
| Date: | 2010-06-10 08:13:50 |
| Message-ID: | [email protected] |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
Log Message:
-----------
Rename restartpoint_command to archive_cleanup_command.
Modified Files:
--------------
pgsql/doc/src/sgml:
high-availability.sgml (r1.71 -> r1.72)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/high-availability.sgml?r1=1.71&r2=1.72)
recovery-config.sgml (r2.6 -> r2.7)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/recovery-config.sgml?r1=2.6&r2=2.7)
pgsql/src/backend/access/transam:
recovery.conf.sample (r1.9 -> r1.10)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/recovery.conf.sample?r1=1.9&r2=1.10)
xlog.c (r1.421 -> r1.422)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/access/transam/xlog.c?r1=1.421&r2=1.422)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | User Hinoue | 2010-06-10 13:03:09 | psqlodbc - psqlodbc: 1. |
| Previous Message | Heikki Linnakangas | 2010-06-10 07:49:23 | pgsql: Make TriggerFile variable static. |