pgsql: Don't try to pass -I switch to postmaster in contrib/start-scrip

Lists: pgsql-committers
From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Don't try to pass -I switch to postmaster in contrib/start-scrip
Date: 2013-04-19 17:28:52
Message-ID: E1UTF7E-0000cj-AE@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Don't try to pass -I switch to postmaster in contrib/start-scripts/linux.

Undo thinko in commit 87306184580c9c49717b00d48a2f9e717f21e0a8.
Per bug #8098 from Catherine Devlin.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/3353583d7ecf7c9f8bc5966ed0a2537dec71ffdc

Modified Files
--------------
contrib/start-scripts/linux | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)