| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | Martijn van Oosterhout <kleptog(at)svana(dot)org>, Kris Jurka <books(at)ejurka(dot)com>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | Re: [COMMITTERS] pgsql: Allow psql multi-line column values |
| Date: | 2006-02-10 17:09:13 |
| Message-ID: | 200602101709.k1AH9DF25179@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-patches |
Tom Lane wrote:
> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> > Martijn van Oosterhout wrote:
> >> I'll try to address these warnings (unless someone beats me to it).
>
> > I am looking at it now but I can't find the compiler flag to get those
> > warnings. I am gcc 2.95.3.
>
> You'd need a newer compiler.
gcc -pedantic is showing it to me.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Martijn van Oosterhout | 2006-02-10 17:16:07 | Re: [COMMITTERS] pgsql: Allow psql multi-line column values to align |
| Previous Message | Tom Lane | 2006-02-10 17:06:10 | Re: [COMMITTERS] pgsql: Allow psql multi-line column values to align |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Martijn van Oosterhout | 2006-02-10 17:16:07 | Re: [COMMITTERS] pgsql: Allow psql multi-line column values to align |
| Previous Message | Tom Lane | 2006-02-10 17:06:10 | Re: [COMMITTERS] pgsql: Allow psql multi-line column values to align |