Skip to content

Commit 361418b

Browse files
committed
Ensure the directory for gram.h is created on win32
Result of bad testing of my last commit.
1 parent 3457514 commit 361418b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/msvc/Install.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ sub CopyIncludeFiles
397397
my $target = shift;
398398

399399
EnsureDirectories($target, 'include', 'include/libpq','include/internal',
400-
'include/internal/libpq','include/server');
400+
'include/internal/libpq','include/server', 'include/server/parser');
401401

402402
CopyFiles(
403403
'Public headers',

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