On Wed, Nov 17, 2004 at 01:50:00PM -0500, Tom Lane wrote:
> I'd like to propose removing -Wold-style-definition from the default gcc
> flags. It is cluttering my make logs with warnings that can't be got
> rid of because they are about code generated by flex.
Oh, so that's what all the noise I see is coming from :-(
If there's a vote, I vote aye.
--
Alvaro Herrera (<[EMAIL PROTECTED]>)
Jude: I wish humans laid eggs
Ringlord: Why would you want humans to lay eggs?
Jude: So I can eat them
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match