Re: Add bump memory context type and use it for tuplesorts
От
Tom Lane
Тема
Re: Add bump memory context type and use it for tuplesorts
Дата
Msg-id
2980402.1712529676@sss.pgh.pa.us
Ответ на
Re: Add bump memory context type and use it for tuplesorts (Tomas Vondra)
Список
Дерево обсуждения
Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Nathan Bossart <nathandbossart@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Matthias van de Meent <boekewurm+postgres@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Matthias van de Meent <boekewurm+postgres@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Matthias van de Meent <boekewurm+postgres@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Matthias van de Meent <boekewurm+postgres@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: Add bump memory context type and use it for tuplesorts Tom Lane <tgl@sss.pgh.pa.us>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tom Lane <tgl@sss.pgh.pa.us>
Re: Add bump memory context type and use it for tuplesorts Matthias van de Meent <boekewurm+postgres@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tom Lane <tgl@sss.pgh.pa.us>
Re: Add bump memory context type and use it for tuplesorts Matthias van de Meent <boekewurm+postgres@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tom Lane <tgl@sss.pgh.pa.us>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Matthias van de Meent <boekewurm+postgres@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Matthias van de Meent <boekewurm+postgres@gmail.com>
Re: Add bump memory context type and use it for tuplesorts John Naylor <johncnaylorls@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: Add bump memory context type and use it for tuplesorts Andres Freund <andres@anarazel.de>
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: Add bump memory context type and use it for tuplesorts Tom Lane <tgl@sss.pgh.pa.us>
Re: Add bump memory context type and use it for tuplesorts Daniel Gustafsson <daniel@yesql.se>
Re: Add bump memory context type and use it for tuplesorts Andres Freund <andres@anarazel.de>
Re: Add bump memory context type and use it for tuplesorts Daniel Gustafsson <daniel@yesql.se>
Re: Add bump memory context type and use it for tuplesorts Amul Sul <sulamul@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Daniel Gustafsson <daniel@yesql.se>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Amul Sul <sulamul@gmail.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts John Naylor <johncnaylorls@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Re: Add bump memory context type and use it for tuplesorts John Naylor <johncnaylorls@gmail.com>
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: Add bump memory context type and use it for tuplesorts Tom Lane <tgl@sss.pgh.pa.us>
Re: Add bump memory context type and use it for tuplesorts Tomas Vondra <tomas.vondra@enterprisedb.com>
Re: Add bump memory context type and use it for tuplesorts Tom Lane <tgl@sss.pgh.pa.us>
Re: Add bump memory context type and use it for tuplesorts Andres Freund <andres@anarazel.de>
Re: Add bump memory context type and use it for tuplesorts David Rowley <dgrowleyml@gmail.com>
Tomas Vondra writes: > Yup, changing it to this: > #define KeeperBlock(set) ((BumpBlock *) ((char *) (set) + > MAXALIGN(sizeof(BumpContext)))) > fixes the issue for me. Mamba is happy with that change, too. regards, tom lane
В списке pgsql-hackers по дате отправления
От: Michael Paquier
Дата: