Skip to content

Commit ea9b8ab

Browse files
committed
pg_upgrade: fix define adjusted during testing
from commit e4c3c99
1 parent e4c3c99 commit ea9b8ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/pg_upgrade/option.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ parseCommandLine(int argc, char *argv[])
230230
check_required_directory(&new_cluster.pgdata, &new_cluster.pgconfig,
231231
"PGDATANEW", "-D", "new cluster data resides");
232232

233-
#ifndef WIN32
233+
#ifdef WIN32
234234
/*
235235
* On Windows, initdb --sync-only will fail with a "Permission denied"
236236
* error on file pg_upgrade_utility.log if pg_upgrade is run inside

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy