Re: Virtual generated columns

2024-06-17 Thread Tomasz Rybak
nse. While I do not know code well, so might be wrong here, I would apply this patch. I haven't looked at the most important (and biggest) file yet, v1-0005-Virtual-generated-columns.patch; hope to look at it this week. At the same I believe 0001-0004 can be applied - even backported if it'

Re: Should consider materializing the cheapest inner path in consider_parallel_nestloop()

2024-05-30 Thread Tomasz Rybak
afe This patch tries to apply materialization only when join type is not JOIN_UNIQUE_INNER. Comment mentions this, but does not explain why. So please either add comment describing reason for that or try enabling materialization in such a case. Best regards. -- Tomasz Rybak, Debian Developer GPG:

Re: index prefetching

2023-06-12 Thread Tomasz Rybak
share the current patch more widely. > I added entry to https://wiki.postgresql.org/wiki/PgCon_2023_Developer_Unconference based on notes I took during that session. Hope it helps. -- Tomasz Rybak, Debian Developer GPG: A565 CE64 F866 A258 4DDC F9C7 ECB7 3E37 E887 AA8C