Re: patch src/bin/psql/help.c

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: alex avriette <alex(at)posixnap(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: patch src/bin/psql/help.c
Date: 2003-05-13 09:27:09
Message-ID: Pine.LNX.4.44.0305131021280.1617-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

alex avriette writes:

> My original aim was to make sure that the --help output included the use
> of a directory for -h.

Hmm, what does that have to do with the environment variables?

To serve your end, I suppose you could go through the help outputs and
replace "database server host" by "database server host or socket
directory".

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zeugswetter Andreas SB SD 2003-05-13 09:29:01 Re: LIKE indexing proposal
Previous Message Peter Eisentraut 2003-05-13 09:26:34 Re: LIKE indexing proposal

Browse pgsql-patches by date

  From Date Subject
Next Message Rod Taylor 2003-05-13 12:40:59 Re: SQL99 CREATE TABLE ... (LIKE parent_table)
Previous Message Hannu Krosing 2003-05-13 09:08:40 Re: SQL99 CREATE TABLE ... (LIKE parent_table)