Tom Lane wrote:
A better solution might be to move the declarations of SEQ_MINVALUE/SEQ_MAXVALUE someplace else.
Hmm. It seems better, but it is also hard to find correct place. :( I'm thinking put it into c.h.
Another question why sequence does not have separate flag which determines if it is default/no max value or predefined?
Any comments, better ideas? Zdenek ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq