Re: serial field dump bug

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Yury Don <yura@vpcit.ru>
Cc: pgsql-bugs@postgresql.org
Date: 2000-08-19T03:27:09Z
Lists: pgsql-bugs
Yury Don <yura@vpcit.ru> writes:
> After creating table with serial field if table or this field name has
> an uppercase letters, sequence creating for this field doesn't double
> quoted.

This is already fixed for 7.1.  Thanks for the report...

			regards, tom lane