ecpg generated files ignorable? - Mailing list pgsql-hackers

From Alvaro Herrera
Subject ecpg generated files ignorable?
Date
Msg-id 20080618231641.GL5077@alvh.no-ip.org
Whole thread Raw
Responses Re: ecpg generated files ignorable?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi,

I keep seeing these files show up in the source tree in a VPATH build:

? src/interfaces/ecpg/compatlib/libecpg_compatddll.def
? src/interfaces/ecpg/ecpglib/libecpgddll.def
? src/interfaces/ecpg/pgtypeslib/libpgtypesddll.def

I am not sure if these should stay on the source dir (i.e. are they
needed in the tarball).  If they are supposed to, then I think they
should be listed in the corresponding .cvsignore file.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [PATCHES] Hint Bits and Write I/O
Next
From: Tom Lane
Date:
Subject: Re: ecpg generated files ignorable?