Re: ecpg -e

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: Lynn(dot)Tilby(at)asu(dot)edu
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: ecpg -e
Date: 2003-12-05 13:08:11
Message-ID: 20031205130811.GA5288@feivel.fam-meskes.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Dec 03, 2003 at 02:24:49PM -0700, Lynn(dot)Tilby(at)asu(dot)edu wrote:
> I am running 7.1.3... The docs for ecpg in 7.1.3 don't have the -e
> option in them!
>
> YET, ecpg -e WORKS!!! for solving the vacuum problem.
>
> Just WHAT does the -e option in ecpg do????

Are you sure you mean '-e'?

ecpg.c in 7.1.3 says:
...
while ((c = getopt(argc, argv, "vo:I:tD:d")) != EOF)
...

I do not see a -e here.

Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes(at)jabber(dot)org
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!

In response to

  • ecpg -e at 2003-12-03 21:24:49 from Lynn.Tilby

Responses

Browse pgsql-general by date

  From Date Subject
Next Message btober 2003-12-05 13:32:13 Re: function to find last day of month
Previous Message Pavel Stehule 2003-12-05 13:05:18 Re: function to find last day of month