Re: Avoid excessive inlining?
Joel Jacobson <joel@compiler.org>
From: "Joel Jacobson" <joel@compiler.org>
To: "Pavel Stehule" <pavel.stehule@gmail.com>
Cc: "Tom Lane" <tgl@sss.pgh.pa.us>, "Laurenz Albe" <laurenz.albe@cybertec.at>,
"Philip Semanchuk" <philip@americanefficient.com>,
pgsql-general <pgsql-general@postgresql.org>
Date: 2021-01-02T20:02:38Z
Lists: pgsql-general
13.1 On Sat, Jan 2, 2021, at 20:37, Pavel Stehule wrote: > Hi > > so 2. 1. 2021 v 20:07 odesílatel Joel Jacobson <joel@compiler.org> napsal: >> __ >> I found yet another trick, which actually seems to be slightly faster than the plpgsql version. > > What version of Postgres do you use? > > plpgsql in Postgres 13 is significantly faster than on older versions > > Regards > > Pavel >