| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | GCC 6 warning fixes |
| Date: | 2016-02-20 04:14:56 |
| Message-ID: | 56C7E840.7050806@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Here are three patches to fix new warnings in GCC 6.
0001 is apparently a typo.
0002 was just (my?) stupid code to begin with.
0003 is more of a workaround. There could be other ways address this, too.
| Attachment | Content-Type | Size |
|---|---|---|
| 0001-ecpg-Fix-typo.patch | application/x-patch | 2.7 KB |
| 0002-psql-Fix-some-strange-code-in-SQL-help-creation.patch | application/x-patch | 2.3 KB |
| 0003-Suppress-GCC-6-warning-about-self-comparison.patch | application/x-patch | 595 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Sridhar N Bamandlapally | 2016-02-20 04:40:46 | Re: JDBC behaviour |
| Previous Message | Joe Conway | 2016-02-20 03:12:11 | Re: exposing pg_controldata and pg_config as functions |