Re: BUG #14633: ecpg : nothing is generated when using option -v

From: Michael Meskes <meskes(at)postgresql(dot)org>
To: zosrothko(at)orange(dot)fr, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #14633: ecpg : nothing is generated when using option -v
Date: 2017-04-27 17:35:02
Message-ID: 71aa7f4e-33bd-af5f-8320-8549c9f65468@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Michael Paquier 2017-04-28 07:55:45 Re: Concurrent ALTER SEQUENCE RESTART Regression
Previous Message Tom Lane 2017-04-27 13:54:47 Re: Meaning of pg_constraint.conindid for foreign keys