agora inbox for pgsql-committers@postgresql.org  
help / color / mirror / Atom feed
pgsql: Move code to get_tables_to_repack_partitioned
2+ messages / 1 participants
[nested] [flat]

* pgsql: Move code to get_tables_to_repack_partitioned
@ 2026-07-20 10:13 Álvaro Herrera <alvherre@kurilemu.de>
  0 siblings, 0 replies; 2+ messages in thread

From: Álvaro Herrera @ 2026-07-20 10:13 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

Move code to get_tables_to_repack_partitioned

Some of its code was pointlessly in its caller.  This makes it better
contained and clearer.

Backpatch to 19, to avoid having two different copies in case we have to
modify it again later.

Author: Álvaro Herrera <alvherre@kurilemu.de>
Reviewed-by: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Reviewed-by: ChangAo Chen <cca5507@qq.com>
Discussion: https://postgr.es/m/alD9l-XlCuu3eUEe@alvherre.pgsql

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ad6ae52c49ac07b6ae2f8017b63ebd757b815d8f

Modified Files
--------------
src/backend/commands/repack.c | 137 +++++++++++++++++++++++-------------------
1 file changed, 75 insertions(+), 62 deletions(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* pgsql: Move code to get_tables_to_repack_partitioned
@ 2026-07-20 10:13 Álvaro Herrera <alvherre@kurilemu.de>
  0 siblings, 0 replies; 2+ messages in thread

From: Álvaro Herrera @ 2026-07-20 10:13 UTC (permalink / raw)
  To: pgsql-committers@lists.postgresql.org

Move code to get_tables_to_repack_partitioned

Some of its code was pointlessly in its caller.  This makes it better
contained and clearer.

Backpatch to 19, to avoid having two different copies in case we have to
modify it again later.

Author: Álvaro Herrera <alvherre@kurilemu.de>
Reviewed-by: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Reviewed-by: ChangAo Chen <cca5507@qq.com>
Discussion: https://postgr.es/m/alD9l-XlCuu3eUEe@alvherre.pgsql

Branch
------
REL_19_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/69fe2514fdd829cc4aebcd084f6f300f60e84f57

Modified Files
--------------
src/backend/commands/repack.c | 137 +++++++++++++++++++++++-------------------
1 file changed, 75 insertions(+), 62 deletions(-)



^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2026-07-20 10:13 UTC | newest]

Thread overview: 2+ messages (download: mbox mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 10:13 pgsql: Move code to get_tables_to_repack_partitioned Álvaro Herrera <alvherre@kurilemu.de>
2026-07-20 10:13 pgsql: Move code to get_tables_to_repack_partitioned Álvaro Herrera <alvherre@kurilemu.de>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox