pgsql: Fix some section numbers in information_schema.sql

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Fix some section numbers in information_schema.sql
Дата
Msg-id E1phSEr-000III-Dc@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fix some section numbers in information_schema.sql

Some of the section numbers that appeared multiple times were not
updated completely by previous changes d61d9aa750 and eb3a1376c9.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/38b7437b9088b4859e4489a1a1a9ab7066f5b320

Modified Files
--------------
src/backend/catalog/information_schema.sql | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: meson: Change default buildtype to debugoptimized
Следующее
От: Alvaro Herrera
Дата:
Сообщение: pgsql: SQL/JSON: add standard JSON constructor functions