Re: BUG #15096: Unable to CREATE TABLE LIKE with bigint identitycolumn

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: BUG #15096: Unable to CREATE TABLE LIKE with bigint identitycolumn
Дата
Msg-id d9f1443c-9006-3705-1e1b-7b65301dae42@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: BUG #15096: Unable to CREATE TABLE LIKE with bigint identity column  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: BUG #15096: Unable to CREATE TABLE LIKE with bigint identitycolumn
Список pgsql-bugs
Here is a patch that fixes this bug, and a second patch (not for
backpatching) that changes the Value node to use int instead of long.

-- 
Peter Eisentraut              http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

Вложения

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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15100: sequence behavior on failed insert to a partitioned table
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15101: function set search_path = '' breaks dump/restore