Commit a551c3d0 authored by PostgreSQL Daemon's avatar PostgreSQL Daemon

parent ee20fd46
The PostgreSQL contrib tree The PostgreSQL contrib tree
--------------------------- ---------------------------
......
# -*- 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+"$@"}'
......
# -*- 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+"$@"}'
......
# -*- 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+"$@"}'
......
#!/bin/sh #!/bin/sh
# InitRservTest ## InitRservTest
# erServer demonstration implementation # erServer demonstration implementation
# (c) 2000 Vadim Mikheev, PostgreSQL Inc. # (c) 2000 Vadim Mikheev, PostgreSQL Inc.
......
# -*- 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+"$@"}'
......
# -*- 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+"$@"}'
......
# -*- 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+"$@"}'
......
# -*- 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+"$@"}'
......
# -*- 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+"$@"}'
......
#!/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" "$@"
......
# -*- 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+"$@"}'
......
# -*- 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+"$@"}'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment