1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-08 00:47:37 +03:00
Files
postgres/src/backend/commands
Michael Paquier 844c05abc3 Remove variable "concurrent" from ReindexStmt
This node already handles multiple options using a bitmask, so having a
separate boolean flag is not necessary.  This simplifies the code a bit
with less arguments to give to the reindex routines, by replacing the
boolean with an equivalent bitmask value.

Reviewed-by: Julien Rouhaud
Discussion: https://postgr.es/m/20200902110326.GA14963@paquier.xyz
2020-09-04 10:43:32 +09:00
..
2020-01-01 12:21:45 -05:00
2020-06-09 09:39:46 +02:00
2020-01-01 12:21:45 -05:00
2020-01-01 12:21:45 -05:00
2020-01-01 12:21:45 -05:00
2020-06-09 09:39:46 +02:00
2020-06-09 09:39:46 +02:00
2020-04-08 11:37:27 +03:00
2020-06-09 09:39:46 +02:00
2020-06-09 09:39:46 +02:00
2020-06-09 09:39:46 +02:00
2020-06-13 09:19:30 +02:00
2020-01-01 12:21:45 -05:00
2020-06-09 09:39:46 +02:00
2020-01-01 12:21:45 -05:00