We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c796dc8 commit aa6d874Copy full SHA for aa6d874
PostgreSQL/scripts/create_samples.pl
@@ -1,5 +1,7 @@
1
#!/usr/bin/perl
2
3
+#Dataset Loading Script
4
+
5
use Cwd;
6
my $pwd = getcwd;
7
0 commit comments