sequence generator for sysids - Mailing list pgsql-hackers

From Andrew Dunstan
Subject sequence generator for sysids
Date
Msg-id 3F4797C3.1000902@dunslane.net
Whole thread Raw
List pgsql-hackers
I was looking at a sequence generator for sysids.

It appears to me that such an object would need to be global, and it 
looks like the only way to create global things is in the bootstrap 
code. But it doesn't look like the bootstrap code knows how to create a 
sequence object, so we'd have to teach it.

Is this correct?

cheers

andrew



pgsql-hackers by date:

Previous
From: Joe Conway
Date:
Subject: Re: Collation rules and multi-lingual databases
Next
From: Joe Conway
Date:
Subject: Re: Collation rules and multi-lingual databases