pgsql: Dump labels in reproducible order

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Dump labels in reproducible order
Дата
Msg-id E1w2UFz-000ANy-0l@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Dump labels in reproducible order

In pg_get_propgraphdef(), sort the labels before writing out, for a
consistent dump order.  Also, since we now have a list, we can get rid
of the separate table scan to get the count.

Co-authored-by: Peter Eisentraut <peter@eisentraut.org>
Co-authored-by: Ashutosh Bapat <ashutosh.bapat.oss@gmail.com>
Co-authored-by: Andrew Dunstan <andrew@dunslane.net>
Reviewed-by: Junwang Zhao <zhjwpku@gmail.com>
Reviewed-by: Kirill Reshke <reshkekirill@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/a855795d-e697-4fa5-8698-d20122126567@eisentraut.org

Branch
------
master

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

Modified Files
--------------
src/backend/utils/adt/ruleutils.c | 59 +++++++++++++++++++++++++++++----------
1 file changed, 44 insertions(+), 15 deletions(-)


В списке pgsql-committers по дате отправления: