Re: [BUGS] BUG #14633: ecpg : nothing is generated when using option-v - Mailing list pgsql-bugs

From Michael Meskes
Subject Re: [BUGS] BUG #14633: ecpg : nothing is generated when using option-v
Date
Msg-id 71aa7f4e-33bd-af5f-8320-8549c9f65468@postgresql.org
Whole thread Raw
In response to [BUGS] BUG #14633: ecpg : nothing is generated when using option -v  (zosrothko@orange.fr)
Responses Re: [BUGS] BUG #14633: ecpg : nothing is generated when using option-v
List pgsql-bugs
> Running the ecpg precompiler command with option -v generates an empty
> main.cxx
> ...

Not sure I understand why you think this is a bug. 'ecpg -v' is supposed to

Print additional information including the version and the "include" path.

It is not supposed to do any preprocessing. But since you added an '-o'
option it did create the file.

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Meskes at (Debian|Postgresql) dot Org
Jabber: michael at xmpp dot meskes dot org
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: [BUGS] Meaning of pg_constraint.conindid for foreign keys
Next
From: Michael Paquier
Date:
Subject: Re: [BUGS] Concurrent ALTER SEQUENCE RESTART Regression