OSDN Git Service

Support specifying PRIMARY KEY for the SERIAL type.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 16 Sep 1998 14:29:35 +0000 (14:29 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 16 Sep 1998 14:29:35 +0000 (14:29 +0000)
commit20693de474e4ce1c21ffe2f941be43ad6e597d4c
tree8826a988db5cf937c5f103b51ec93ca773815d07
parent7c30ac961f1f319f17f8aad666a073543fc9c773
Support specifying PRIMARY KEY for the SERIAL type.
Change DEFAULT NULL to send back a NULL pointer
 rather than a string "NULL". This seems to work, where sending
 the string led to type conversion problems (and probably the wrong
 thing anyway).
src/backend/parser/gram.y