Re: [RFC] Add jit deform_counter
Pavel Stehule <pavel.stehule@gmail.com>
From: Pavel Stehule <pavel.stehule@gmail.com>
To: Dmitry Dolgov <9erthalion6@gmail.com>
Cc: Ian Lawrence Barwick <barwick@gmail.com>,
pgsql-hackers@lists.postgresql.org
Date: 2023-01-15T16:47:00Z
Lists: pgsql-hackers
Hi Thanks for noticing. Similarly to the previous issue, the order of > columns was incorrect -- deform counters have to be the last columns in > the view. > I tested it and now looks well check-world passed make doc passed I mark this patch as ready for committer Regards Pavel
Commits
-
Update oldextversions test for pg_stat_statements 1.11
- c5a032e518ac 17.0 landed
-
Add JIT deform_counter
- 5a3423ad8ee1 17.0 landed