-T option ignored?

From: Tatsuo Ishii <t-ishii(at)sra(dot)co(dot)jp>
To: hackers(at)postgresql(dot)org
Subject: -T option ignored?
Date: 1999-04-30 01:03:35
Message-ID: 199904300103.KAA18761@srapc451.sra.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

It seems that postgres does not accept -T option. Checking the source,
I found that T is not given to getopt() while there is a code to parse
the -T option. Is there any reason for this?
---
Tatsuo Ishii

Browse pgsql-hackers by date

  From Date Subject
Next Message Vadim Mikheev 1999-04-30 05:43:07 can't compile
Previous Message Bruce Momjian 1999-04-29 23:56:11 Re: [HACKERS] How do I get the backend server into gdb?