Content-Length: 264676 | pFad | http://github.com/postgrespro/postgres_cluster/commit/b2c9b161b8ae36dd9972e77297274afb9a675782

A2 Properly build pg_recvlogical in the msvc build system · postgrespro/postgres_cluster@b2c9b16 · GitHub
Skip to content

Commit b2c9b16

Browse files
committed
Properly build pg_recvlogical in the msvc build system
Michael Paquier
1 parent a0f9358 commit b2c9b16

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/tools/msvc/Mkvcbuild.pm

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -375,6 +375,11 @@ sub mkvcbuild
375375
$pgreceivexlog->AddFile('src\bin\pg_basebackup\pg_receivexlog.c');
376376
$pgreceivexlog->AddLibrary('ws2_32.lib');
377377

378+
my $pgrecvlogical= AddSimpleFrontend('pg_basebackup', 1);
379+
$pgrecvlogical->{name} = 'pg_recvlogical';
380+
$pgrecvlogical->AddFile('src\bin\pg_basebackup\pg_recvlogical.c');
381+
$pgrecvlogical->AddLibrary('ws2_32.lib');
382+
378383
my $pgconfig = AddSimpleFrontend('pg_config');
379384

380385
my $pgcontrol = AddSimpleFrontend('pg_controldata');

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/b2c9b161b8ae36dd9972e77297274afb9a675782

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy