Skip to content

Commit 19c1e68

Browse files
committed
probes.h is generated from probes.d, not pg_trace.d.
1 parent 58e8f96 commit 19c1e68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/tools/msvc/Solution.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package Solution;
33
#
44
# Package that encapsulates a Visual C++ solution file generation
55
#
6-
# $PostgreSQL: pgsql/src/tools/msvc/Solution.pm,v 1.43 2008/06/24 01:15:36 tgl Exp $
6+
# $PostgreSQL: pgsql/src/tools/msvc/Solution.pm,v 1.44 2008/08/16 12:42:27 mha Exp $
77
#
88
use Carp;
99
use strict;
@@ -207,7 +207,7 @@ s{PG_VERSION_STR "[^"]+"}{__STRINGIFY(x) #x\n#define __STRINGIFY2(z) __STRINGIFY
207207
copyFile('src\backend\utils\fmgroids.h','src\include\utils\fmgroids.h');
208208
}
209209

210-
if (IsNewer('src\include\utils\probes.h','src\backend\utils\pg_trace.d'))
210+
if (IsNewer('src\include\utils\probes.h','src\backend\utils\probes.d'))
211211
{
212212
print "Generating probes.h...\n";
213213
system('psed -f src\backend\utils\Gen_dummy_probes.sed src\backend\utils\probes.d > src\include\utils\probes.h');

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