Peter Eisentraut
1753b1b027
Add pg_sequence system catalog
...
Move sequence metadata (start, increment, etc.) into a proper system
catalog instead of storing it in the sequence heap object. This
separates the metadata from the sequence data. Sequence metadata is now
operated on transactionally by DDL commands, whereas previously
rollbacks of sequence-related DDL commands would be ignored.
Reviewed-by: Andreas Karlsson <andreas@proxel.se >
2016-12-20 08:28:18 -05:00
..
2016-10-10 12:22:58 +03:00
2016-09-28 12:00:00 -04:00
2016-06-09 18:02:36 -04:00
2016-12-07 13:17:55 -05:00
2016-06-30 18:35:32 -04:00
2016-12-12 15:57:35 -05:00
2016-10-10 12:22:58 +03:00
2016-01-02 13:33:40 -05:00
2016-01-02 13:33:40 -05:00
2016-10-10 12:22:58 +03:00
2016-12-13 10:59:14 -05:00
2016-12-07 13:17:55 -05:00
2016-09-13 17:17:48 -04:00
2016-09-06 12:00:00 -04:00
2016-01-02 13:33:40 -05:00
2016-05-27 11:03:18 -04:00
2016-11-08 15:33:57 -05:00
2016-10-20 17:17:50 -04:00
2016-09-11 14:15:07 -04:00
2016-06-09 18:02:36 -04:00
2016-09-06 12:00:00 -04:00
2016-12-07 13:17:55 -05:00
2016-12-07 13:17:55 -05:00
2016-03-23 23:01:35 -03:00
2016-06-09 18:02:36 -04:00
2016-08-13 18:31:14 -04:00
2016-06-09 18:02:36 -04:00
2016-12-07 13:17:55 -05:00
2016-08-07 17:46:08 -04:00
2016-12-06 11:11:54 -05:00
2016-09-13 17:17:48 -04:00
2016-05-06 14:06:50 -04:00
2016-12-07 13:17:55 -05:00
2016-12-20 08:28:18 -05:00
2016-12-19 22:53:30 -05:00
2016-05-06 14:06:50 -04:00
2016-12-07 13:17:55 -05:00
2016-09-06 12:00:00 -04:00
2016-12-07 13:17:55 -05:00
2016-09-28 12:22:44 +03:00
2016-12-07 13:17:55 -05:00
2016-09-06 15:35:47 +01:00
2016-08-15 13:42:51 -04:00
2016-12-07 13:17:55 -05:00