﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
9302	postgresql: currval of sequence is not yet defined in this session: fix	bugs@…	nobody	"In postgresql 8.x, SELECT CURRVAL must be called after the sequence is initialized by SELECT NEXTVAL.  This breaks many things, like syncdb, on clean postgres database.

django/db/backends/postgresql/operations.py should be updated to reflect this change."	Uncategorized	closed	Database layer (models, ORM)	dev	Normal	duplicate		eallik@…	Unreviewed	1	0	0	0	0	0
