File tree Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Expand file tree Collapse file tree 5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- # !/usr/local/ bin/perl
1
+ # !/usr/bin/perl
2
2
3
- # $Id: ApachePg.pl,v 1.1 2000/06/01 03:05:24 momjian Exp $
3
+ # $Id: ApachePg.pl,v 1.2 2001/09/04 11:41:04 petere Exp $
4
4
5
5
# demo script, tested with:
6
6
# - PostgreSQL-6.4
Original file line number Diff line number Diff line change 1
- # !/usr/local/ bin/perl
1
+ # !/usr/bin/perl
2
2
3
- # $Id: example.newstyle,v 1.1 2000/06/01 03:05:24 momjian Exp $
3
+ # $Id: example.newstyle,v 1.2 2001/09/04 11:41:04 petere Exp $
4
4
5
5
# ######################## globals
6
6
Original file line number Diff line number Diff line change 1
- # !/usr/local/ bin/perl
1
+ # !/usr/bin/perl
2
2
3
- # $Id: example.oldstyle,v 1.1 2000/06/01 03:05:24 momjian Exp $
3
+ # $Id: example.oldstyle,v 1.2 2001/09/04 11:41:04 petere Exp $
4
4
5
5
# ######################## globals
6
6
Original file line number Diff line number Diff line change 1
- # !/usr/local/ bin/perl -w
1
+ # !/usr/bin/perl -w
2
2
3
- # $Id: test.pl,v 1.13 2000/11/17 00:24:03 tgl Exp $
3
+ # $Id: test.pl,v 1.14 2001/09/04 11:41:04 petere Exp $
4
4
5
5
# Before `make install' is performed this script should be runnable with
6
6
# `make test'. After `make install' it should work as `perl test.pl'
Original file line number Diff line number Diff line change 1
- # !/usr/local/ bin/perl
1
+ # !/usr/bin/perl
2
2
#
3
3
# Accepts one argument - DBMS name (pgsql, ...) and initializes
4
4
# global variable $TestDBMS with this name.
You can’t perform that action at this time.
0 commit comments