Re: BUG #15096: Unable to CREATE TABLE LIKE with bigint identitycolumn - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: BUG #15096: Unable to CREATE TABLE LIKE with bigint identitycolumn
Date
Msg-id d9f1443c-9006-3705-1e1b-7b65301dae42@2ndquadrant.com
Whole thread Raw
In response to Re: BUG #15096: Unable to CREATE TABLE LIKE with bigint identity column  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: BUG #15096: Unable to CREATE TABLE LIKE with bigint identitycolumn
List 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

Attachment

pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #15100: sequence behavior on failed insert to a partitioned table
Next
From: PG Bug reporting form
Date:
Subject: BUG #15101: function set search_path = '' breaks dump/restore