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

From Tom Lane
Subject pgsql: Don't try to pass -I switch to postmaster in contrib/start-scrip
Date
Msg-id E1UTF7E-0000cj-AE@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Fix typo in comment.
Next
From: Tom Lane
Date:
Subject: pgsql: Improve error message when an FDW doesn't support WHERE CURRENT