Re: [HACKERS] Re: [BUGS] First experiences with Postgresql 7.0
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Eisentraut <peter_e@gmx.net>
Cc: Rolf Grossmann <grossman@securitas.net>, pgsql-hackers@postgreSQL.org
Date: 2000-02-25T00:35:00Z
Lists: pgsql-bugs, pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes: >> Uhm ... my tcsh manual describes those options differently: >> >> -f The shell ignores ~/.tcshrc, and thus starts faster. >> -X Is to -x as -V is to -v. > I wasn't actually implying to have picked -X in accordance with tcsh, I > was just confused about how Tom talked about -f. Oh, sorry, I just meant that -f already has one special behavior in addition to just physically selecting the input source, namely causing line numbers to get attached to error messages. That's fine, but adding two special behaviors that aren't really closely related to the same switch is not so great. regards, tom lane