OSDN Git Service

Add double quotes around the sequence name generated to support the
authorThomas G. Lockhart <lockhart@fourpalms.org>
Thu, 13 May 1999 15:01:32 +0000 (15:01 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Thu, 13 May 1999 15:01:32 +0000 (15:01 +0000)
commit9bbc1657a14e3efacab8a7a930db7aec150c0665
tree2b8ffd741256c0da6857f98176f200a3611c06fa
parent81c83db3bbc7133b28b8d456a114e4b5c274843a
Add double quotes around the sequence name generated to support the
 SERIAL data type DEFAULT clause.
This fixes a problem finding the sequence name when mixed case table names
 are involved.
src/backend/parser/analyze.c