Alvaro Herrera <[EMAIL PROTECTED]> writes:
> I am amused by the fact that we store the sequence name in the sequence
> itself though.
Yeah, it's a bit pointless. One possible response to this gripe would
be to take the name out of the sequence itself. However, that would
likely break client-side code for no very good reason.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 7: You can help support the PostgreSQL project by donating at
http://www.postgresql.org/about/donate