Re: Reg: Postgresql8.3 Using on Ubuntu - Mailing list pgsql-bugs

From Flo Rance
Subject Re: Reg: Postgresql8.3 Using on Ubuntu
Date
Msg-id CAHogYcWz-ZOWQsFdjwZRbaUNXKaiPgqy6uwxKu5GF7+RwwpGig@mail.gmail.com
Whole thread Raw
In response to Re: Reg: Postgresql8.3 Using on Ubuntu  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
Responses Re: Reg: Postgresql8.3 Using on Ubuntu  (neelaveni <neelaveni@bksystems.co.in>)
List pgsql-bugs
Thank you Andrew for the details.

Flo

On Sat, Apr 27, 2019 at 1:45 PM Andrew Gierth <andrew@tao11.riddles.org.uk> wrote:
>>>>> "neelaveni" == neelaveni  <neelaveni@bksystems.co.in> writes:

 neelaveni> Thank you so much your suggestions help me lot ..... While
 neelaveni> using

 neelaveni> ./configure CFLAGS="-01", I got some error. Its seems to 01,
 neelaveni> but when I use CFLAGS="-O1" its working properly.

The correct option would be CFLAGS="-O2 -fno-aggressive-loop-optimizations"

That option will be used by default if you compile the REL8_3_STABLE
branch tip from git; as an exceptional case, the option was backpatched
to that branch (and some others) even after it was EOLed.

--
Andrew (irc:RhodiumToad)

pgsql-bugs by date:

Previous
From: Daurnimator
Date:
Subject: Re: BUG #15708: RLS 'using' running as wrong user when called from a view
Next
From: Peter Eisentraut
Date:
Subject: Re: BUG #15631: Generated as identity field in a temporary table withon commit drop corrupts system catalogs