| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | alex avriette <alex(at)posixnap(dot)net> |
| Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: [HACKERS] patch src/bin/psql/help.c |
| Date: | 2003-06-02 15:23:14 |
| Message-ID: | 200306021523.h52FNEe02963@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers pgsql-patches |
Here is a patch to do the suggested renaming.
---------------------------------------------------------------------------
alex avriette wrote:
>
> > Hmm, what does that have to do with the environment variables?
>
> Oh, well, after I read the man page, I realized that it explicitly
> states that PGHOST is either the socket directory or host. I figured
> specifying which options could be fed environment variables was useful.
> It was to me.
>
> > 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".
>
> I think I'll do that.
>
> Alex
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| Attachment | Content-Type | Size |
|---|---|---|
| unknown_filename | text/plain | 15.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-06-02 15:28:53 | Re: Static snapshot data |
| Previous Message | Robert Treat | 2003-06-02 13:06:02 | Re: Use of Intel compiler on Linux |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2003-06-02 15:26:06 | Re: SQL99 CREATE TABLE ... (LIKE parent_table) |
| Previous Message | Joe Conway | 2003-06-02 15:08:44 | Re: array support patch phase 1 patch |