Remove various temporary debugging output, comments

This commit is contained in:
Ian Barwick
2015-03-10 09:55:16 +09:00
parent 918ee3811f
commit bd96e0ca72
2 changed files with 8 additions and 20 deletions

View File

@@ -1124,7 +1124,6 @@ do_standby_clone(void)
/* Check the local data directory can be used */
/* ZZZ maybe check tablespace, xlog dirs too */
if (!create_pg_dir(local_data_directory, runtime_options.force))
{
log_err(_("unable to use directory %s ...\nUse --force option to force\n"),