Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita551c3d

Browse files
author
PostgreSQL Daemon
committed
attempt at a multi file commit, to seee how it formats
1 parentee20fd4 commita551c3d

13 files changed

+12
-13
lines changed

‎contrib/README

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11

2-
32
The PostgreSQL contrib tree
43
---------------------------
54

‎contrib/rserv/ApplySnapshot.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- perl -*-
2-
# ApplySnapshot
2+
## ApplySnapshot
33
# Vadim Mikheev, (c) 2000, PostgreSQL Inc.
44

55
eval'(exit $?0)' &&eval'exec perl -S $0 ${1+"$@"}'

‎contrib/rserv/CleanLog.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- perl -*-
2-
# CleanLog
2+
## CleanLog
33
# Vadim Mikheev, (c) 2000, PostgreSQL Inc.
44

55
eval'(exit $?0)' &&eval'exec perl -S $0 ${1+"$@"}'

‎contrib/rserv/GetSyncID.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- perl -*-
2-
# GetSyncID
2+
## GetSyncID
33
# Vadim Mikheev, (c) 2000, PostgreSQL Inc.
44

55
eval'(exit $?0)' &&eval'exec perl -S $0 ${1+"$@"}'

‎contrib/rserv/InitRservTest.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
2-
# InitRservTest
2+
## InitRservTest
33
# erServer demonstration implementation
44
# (c) 2000 Vadim Mikheev, PostgreSQL Inc.
55

‎contrib/rserv/MasterAddTable.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- perl -*-
2-
# MasterAddTable
2+
## MasterAddTable
33
# Vadim Mikheev, (c) 2000, PostgreSQL Inc.
44

55
eval'(exit $?0)' &&eval'exec perl -S $0 ${1+"$@"}'

‎contrib/rserv/MasterInit.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- perl -*-
2-
# MasterInit
2+
## MasterInit
33
# Vadim Mikheev, (c) 2000, PostgreSQL Inc.
44

55
eval'(exit $?0)' &&eval'exec perl -S $0 ${1+"$@"}'

‎contrib/rserv/MasterSync.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- perl -*-
2-
# MasterSync
2+
## MasterSync
33
# Vadim Mikheev, (c) 2000, PostgreSQL Inc.
44

55
eval'(exit $?0)' &&eval'exec perl -S $0 ${1+"$@"}'

‎contrib/rserv/PrepareSnapshot.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- perl -*-
2-
# PrepareSnapshot
2+
## PrepareSnapshot
33
# Vadim Mikheev, (c) 2000, PostgreSQL Inc.
44

55
eval'(exit $?0)' &&eval'exec perl -S $0 ${1+"$@"}'

‎contrib/rserv/Replicate.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- perl -*-
2-
# Replicate
2+
## Replicate
33
# Vadim Mikheev, (c) 2000, PostgreSQL Inc.
44

55
eval'(exit $?0)' &&eval'exec perl -S $0 ${1+"$@"}'

‎contrib/rserv/RservTest.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/sh
2-
# pgserv.tcl
2+
## pgserv.tcl
33
# (c) 2000 Thomas Lockhart, PostgreSQL Inc.
44
# The next line will reinvoke as wish *DO NOT REMOVE OR ALTER* \
55
exec wish "$0" "$@"

‎contrib/rserv/SlaveAddTable.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- perl -*-
2-
# SlaveAddTable
2+
## SlaveAddTable
33
# Vadim Mikheev, (c) 2000, PostgreSQL Inc.
44

55
eval'(exit $?0)' &&eval'exec perl -S $0 ${1+"$@"}'

‎contrib/rserv/SlaveInit.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- perl -*-
2-
# SlaveInit
2+
## SlaveInit
33
# Vadim Mikheev, (c) 2000, PostgreSQL Inc.
44

55
eval'(exit $?0)' &&eval'exec perl -S $0 ${1+"$@"}'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp