Thread
-
dump order of sequence options
Peter Eisentraut <peter_e@gmx.net> — 2009-12-19T21:15:22Z
A very minor point, but I found when reading dumps it makes more sense that in the CREATE SEQUENCE command MINVALUE comes before MAXVALUE. Objections to this patch?