Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit52acf02

Browse files
committed
MSVC: Include pg_recvlogical in client-only install.
MauMau, reviewed by Michael Paquier
1 parent7c177dd commit52acf02

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎src/tools/msvc/Install.pm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ my @client_program_files = (
2424
'dropdb','droplang','dropuser','ecpg',
2525
'libecpg','libecpg_compat','libpgtypes','libpq',
2626
'pg_basebackup','pg_config','pg_dump','pg_dumpall',
27-
'pg_isready','pg_receivexlog','pg_restore','psql',
28-
'reindexdb','vacuumdb',@client_contribs);
27+
'pg_isready','pg_receivexlog','pg_recvlogical','pg_restore',
28+
'psql','reindexdb','vacuumdb',@client_contribs);
2929

3030
sublcopy
3131
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp