Re: [pgadmin-support] bug using sequences

2007-10-01 Thread Guillaume Lelarge
Guillaume Lelarge a écrit : > Olivier Bouiron a écrit : >> I've found a mistake using PGADMIN 1.6 or PGADMIN 1.8 beta5: >> When I make a sequence with negative values, it works but PGADMIN is not >> able to show me the correct values. >>[...] > > Well, they are declared wxULongLong, ie unsigned lo

Re: [pgadmin-support] bug using sequences

2007-10-01 Thread Guillaume Lelarge
Olivier Bouiron a écrit : > I've found a mistake using PGADMIN 1.6 or PGADMIN 1.8 beta5: > When I make a sequence with negative values, it works but PGADMIN is not > able to show me the correct values. > > This is an exemple: > PGADMIN shows me this: > > CREATE SEQUENCE dsi.dsi_pha_molecule_id_se