Add syntax for BIT() and BIT VARYING(), but no underlying implementation
authorThomas G. Lockhart
Tue, 21 Mar 2000 06:00:41 +0000 (06:00 +0000)
committerThomas G. Lockhart
Tue, 21 Mar 2000 06:00:41 +0000 (06:00 +0000)
commitdcdcada7e9d76f8d7a1d04ac7f9184f286f401cd
tree45fa32f4e2c5f46877c77dcd462c39d3e44b3fbb
parent3c7ca8d459cb06596073f0480c030ed44f0ffa25
Add syntax for BIT() and BIT VARYING(), but no underlying implementation
 is available yet.
Remove redundant call to xlateSqlType() in the character
 type handling code.
src/backend/parser/gram.y
src/backend/parser/keywords.c