Skip to content

Commit c4c493f

Browse files
committed
pgindent: use HTTP instead of FTP to retrieve pg_bsd_indent src
FTP support will be removed from ftp.postgresql.org in months, but http still works. Typedefs already used http.
1 parent da07596 commit c4c493f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/pgindent/pgindent

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ sub run_build
462462
$ENV{PGTYPEDEFS} = abs_path('tmp_typedefs.list');
463463

464464
my $pg_bsd_indent_url =
465-
"ftp://ftp.postgresql.org/pub/dev/pg_bsd_indent-"
465+
"http://ftp.postgresql.org/pub/dev/pg_bsd_indent-"
466466
. $INDENT_VERSION
467467
. ".tar.gz";
468468

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