projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
375d852
)
Remove dead URL mention in OSX startup script
author
Bruce Momjian
<
[email protected]
>
Wed, 4 Sep 2013 21:04:12 +0000
(17:04 -0400)
committer
Bruce Momjian
<
[email protected]
>
Wed, 4 Sep 2013 21:04:33 +0000
(17:04 -0400)
Backpatch to 9.3.
Per suggestion from Gavan Schneider
contrib/start-scripts/osx/PostgreSQL
patch
|
blob
|
blame
|
history
diff --git
a/contrib/start-scripts/osx/PostgreSQL
b/contrib/start-scripts/osx/PostgreSQL
index e4b56dfb3b4c8c2169ad76732515c03c234b9c60..22ed9ff45e84c3691794aad2cc0d454eb14e2f06 100755
(executable)
--- a/
contrib/start-scripts/osx/PostgreSQL
+++ b/
contrib/start-scripts/osx/PostgreSQL
@@
-24,11
+24,7
@@
#
# POSTGRESQL=-NO-
#
-# For more information on Darwin/Mac OS X startup bundles, see this article:
-#
-# http://www.opensource.apple.com/projects/documentation/howto/html/SystemStarter_HOWTO.html
-#
-# Created by David Wheeler, 2002.
+# Created by David Wheeler, 2002
# modified by Ray Aspeitia 12-03-2003 :
# added log rotation script to db startup