| From: | Fabrízio de Royes Mello <fabriziomello(at)gmail(dot)com> |
|---|---|
| To: | Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Add /coverage/ to .gitignore |
| Date: | 2013-07-01 23:16:53 |
| Message-ID: | CAFcNs+oVegX_Gw98ejiteH0k8qJ0svhm3WzLSybrsMSv0FkAKg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi all,
When we run...
./configure --enable-converage
make coverage-html
...the output is generated into /coverage/ directory. The attached patch
add /converage/ to .gitignore.
Regards,
--
Fabrízio de Royes Mello
Consultoria/Coaching PostgreSQL
>> Blog sobre TI: http://fabriziomello.blogspot.com
>> Perfil Linkedin: http://br.linkedin.com/in/fabriziomello
>> Twitter: http://twitter.com/fabriziomello
| Attachment | Content-Type | Size |
|---|---|---|
| gitignore-coverage.patch | application/octet-stream | 177 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2013-07-01 23:24:47 | Re: Support for RANGE ... PRECEDING windows in OVER |
| Previous Message | Josh Berkus | 2013-07-01 23:01:10 | Re: Support for RANGE ... PRECEDING windows in OVER |