attempt at a multi file commit, to seee how it formats

This commit is contained in:
PostgreSQL Daemon 2004-05-20 22:54:19 +00:00
parent ee20fd4621
commit a551c3d0f5
13 changed files with 12 additions and 13 deletions

View File

@ -1,5 +1,4 @@
The PostgreSQL contrib tree The PostgreSQL contrib tree
--------------------------- ---------------------------

View File

@ -1,5 +1,5 @@
# -*- perl -*- # -*- perl -*-
# ApplySnapshot ## ApplySnapshot
# Vadim Mikheev, (c) 2000, PostgreSQL Inc. # Vadim Mikheev, (c) 2000, PostgreSQL Inc.
eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'

View File

@ -1,5 +1,5 @@
# -*- perl -*- # -*- perl -*-
# CleanLog ## CleanLog
# Vadim Mikheev, (c) 2000, PostgreSQL Inc. # Vadim Mikheev, (c) 2000, PostgreSQL Inc.
eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'

View File

@ -1,5 +1,5 @@
# -*- perl -*- # -*- perl -*-
# GetSyncID ## GetSyncID
# Vadim Mikheev, (c) 2000, PostgreSQL Inc. # Vadim Mikheev, (c) 2000, PostgreSQL Inc.
eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'

View File

@ -1,5 +1,5 @@
#!/bin/sh #!/bin/sh
# InitRservTest ## InitRservTest
# erServer demonstration implementation # erServer demonstration implementation
# (c) 2000 Vadim Mikheev, PostgreSQL Inc. # (c) 2000 Vadim Mikheev, PostgreSQL Inc.

View File

@ -1,5 +1,5 @@
# -*- perl -*- # -*- perl -*-
# MasterAddTable ## MasterAddTable
# Vadim Mikheev, (c) 2000, PostgreSQL Inc. # Vadim Mikheev, (c) 2000, PostgreSQL Inc.
eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'

View File

@ -1,5 +1,5 @@
# -*- perl -*- # -*- perl -*-
# MasterInit ## MasterInit
# Vadim Mikheev, (c) 2000, PostgreSQL Inc. # Vadim Mikheev, (c) 2000, PostgreSQL Inc.
eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'

View File

@ -1,5 +1,5 @@
# -*- perl -*- # -*- perl -*-
# MasterSync ## MasterSync
# Vadim Mikheev, (c) 2000, PostgreSQL Inc. # Vadim Mikheev, (c) 2000, PostgreSQL Inc.
eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'

View File

@ -1,5 +1,5 @@
# -*- perl -*- # -*- perl -*-
# PrepareSnapshot ## PrepareSnapshot
# Vadim Mikheev, (c) 2000, PostgreSQL Inc. # Vadim Mikheev, (c) 2000, PostgreSQL Inc.
eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'

View File

@ -1,5 +1,5 @@
# -*- perl -*- # -*- perl -*-
# Replicate ## Replicate
# Vadim Mikheev, (c) 2000, PostgreSQL Inc. # Vadim Mikheev, (c) 2000, PostgreSQL Inc.
eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'

View File

@ -1,5 +1,5 @@
#!/bin/sh #!/bin/sh
# pgserv.tcl ## pgserv.tcl
# (c) 2000 Thomas Lockhart, PostgreSQL Inc. # (c) 2000 Thomas Lockhart, PostgreSQL Inc.
# The next line will reinvoke as wish *DO NOT REMOVE OR ALTER* \ # The next line will reinvoke as wish *DO NOT REMOVE OR ALTER* \
exec wish "$0" "$@" exec wish "$0" "$@"

View File

@ -1,5 +1,5 @@
# -*- perl -*- # -*- perl -*-
# SlaveAddTable ## SlaveAddTable
# Vadim Mikheev, (c) 2000, PostgreSQL Inc. # Vadim Mikheev, (c) 2000, PostgreSQL Inc.
eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'

View File

@ -1,5 +1,5 @@
# -*- perl -*- # -*- perl -*-
# SlaveInit ## SlaveInit
# Vadim Mikheev, (c) 2000, PostgreSQL Inc. # Vadim Mikheev, (c) 2000, PostgreSQL Inc.
eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'