diff options
author | PostgreSQL Daemon | 2004-05-20 22:54:19 +0000 |
---|---|---|
committer | PostgreSQL Daemon | 2004-05-20 22:54:19 +0000 |
commit | a551c3d0f5b28ce02ad0583ec1bd436340fd4920 (patch) | |
tree | ee723f085f6b36851fbebc1818cfbf2e33d58208 /contrib/rserv/ApplySnapshot.in | |
parent | ee20fd462123b193d2cdb2e4a151eabc6bdc1734 (diff) |
attempt at a multi file commit, to seee how it formats
Diffstat (limited to 'contrib/rserv/ApplySnapshot.in')
-rw-r--r-- | contrib/rserv/ApplySnapshot.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/rserv/ApplySnapshot.in b/contrib/rserv/ApplySnapshot.in index 695605f139b..0f8523ef327 100644 --- a/contrib/rserv/ApplySnapshot.in +++ b/contrib/rserv/ApplySnapshot.in @@ -1,5 +1,5 @@ # -*- perl -*- -# ApplySnapshot +## ApplySnapshot # Vadim Mikheev, (c) 2000, PostgreSQL Inc. eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' |