pgsql: Remove incorrect function import from pgindent

2024-10-09 Thread Daniel Gustafsson
Remove incorrect function import from pgindent Commit 149ac7d4559 which re-implemented pgindent in Perl explicitly imported the devnull function from File::Spec, but the module does not export anything. In recent versions of Perl calling a missing import function cause a warning, which combined w

pgsql: Remove incorrect function import from pgindent

2024-10-09 Thread Daniel Gustafsson
Remove incorrect function import from pgindent Commit 149ac7d4559 which re-implemented pgindent in Perl explicitly imported the devnull function from File::Spec, but the module does not export anything. In recent versions of Perl calling a missing import function cause a warning, which combined w

pgsql: Remove incorrect function import from pgindent

2024-10-09 Thread Daniel Gustafsson
Remove incorrect function import from pgindent Commit 149ac7d4559 which re-implemented pgindent in Perl explicitly imported the devnull function from File::Spec, but the module does not export anything. In recent versions of Perl calling a missing import function cause a warning, which combined w

pgsql: Remove incorrect function import from pgindent

2024-10-09 Thread Daniel Gustafsson
Remove incorrect function import from pgindent Commit 149ac7d4559 which re-implemented pgindent in Perl explicitly imported the devnull function from File::Spec, but the module does not export anything. In recent versions of Perl calling a missing import function cause a warning, which combined w

pgsql: Remove incorrect function import from pgindent

2024-10-09 Thread Daniel Gustafsson
Remove incorrect function import from pgindent Commit 149ac7d4559 which re-implemented pgindent in Perl explicitly imported the devnull function from File::Spec, but the module does not export anything. In recent versions of Perl calling a missing import function cause a warning, which combined w

pgsql: Remove incorrect function import from pgindent

2024-10-09 Thread Daniel Gustafsson
Remove incorrect function import from pgindent Commit 149ac7d4559 which re-implemented pgindent in Perl explicitly imported the devnull function from File::Spec, but the module does not export anything. In recent versions of Perl calling a missing import function cause a warning, which combined w

pgsql: Remove incorrect function import from pgindent

2024-10-09 Thread Daniel Gustafsson
Remove incorrect function import from pgindent Commit 149ac7d4559 which re-implemented pgindent in Perl explicitly imported the devnull function from File::Spec, but the module does not export anything. In recent versions of Perl calling a missing import function cause a warning, which combined w