pgsql: Fill in more of ObjectProperty

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Fill in more of ObjectProperty
Дата
Msg-id E1qxPS4-0035jM-8r@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Fill in more of ObjectProperty

Fill in .objtype field where an appropriate value exists.

These cases are currently not used (see also comments at
get_object_type()), but we might as well fill in what's possible in
case additional uses arise.

Discussion: https://www.postgresql.org/message-id/flat/75ae5875-3abc-dafc-8aec-73247ed41cde@eisentraut.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/0c60e8ba80e03491b028204a19a9dca6d216df91

Modified Files
--------------
src/backend/catalog/objectaddress.c | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Add STREAM_START/STREAM_STOP for transactional messages during d
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pgsql: Teach contrib/amcheck to check the unique constraint violation