| From: | Greg Jaskiewicz <gryzman(at)me(dot)com> |
|---|---|
| To: | "pgsql-hackers(at)postgresql(dot)org Hackers" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | unused code in float8_to_char , formatting.c ? |
| Date: | 2013-04-04 22:47:46 |
| Message-ID: | AEFE430F-5BF5-4E04-9BEC-E50CD6CBD3EE@me.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi Guys,
Looking around the code Today, one of my helpful tools detected this dead code.
As far as I can see, it is actually unused call to strlen() in formatting.c, float8_to_char().
Diff attached.
| Attachment | Content-Type | Size |
|---|---|---|
| formatting_dead_code.diff | application/octet-stream | 354 bytes |
| unknown_filename | text/plain | 12 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2013-04-04 23:11:07 | Re: matview scannability rehash (was Re: Drastic performance loss in assert-enabled build in HEAD) |
| Previous Message | Tom Lane | 2013-04-04 22:07:17 | Re: matview scannability rehash (was Re: Drastic performance loss in assert-enabled build in HEAD) |