pgsql: Sort default partition to bottom of psql \d+

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема pgsql: Sort default partition to bottom of psql \d+
Дата
Msg-id E1eHZcb-000685-Q5@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Sort default partition to bottom of psql \d+

Minor patch to change sort order only

Author: Ashutosh Bapat
Reviewed-by:  Álvaro Herrera, Simon Riggs

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3bae43ca4dc6c3123788044436521f1d33d9f930

Modified Files
--------------
src/bin/psql/describe.c              | 3 ++-
src/test/regress/expected/insert.out | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: pgsql: Show partition info from psql \d+
Следующее
От: Simon Riggs
Дата:
Сообщение: pgsql: Generational memory allocator