Allow TIMESTAMP as a column name or general identifier.

Thomas G. Lockhart <lockhart@fourpalms.org>

Commit: 56792f372965bc2995a16b63ae3c8ffb0ce6a43c
Author: Thomas G. Lockhart <lockhart@fourpalms.org>
Date: 1998-10-14T15:57:25Z
Releases: 7.1.1
Allow TIMESTAMP as a column name or general identifier.
 timestamp had become a token a while ago, but had been omitted from the
 keywords.c until recently. This uncovered the omission in the ColId decl.

Files

PathChange+/−
src/backend/parser/gram.c modified +1 −1
src/backend/parser/gram.y modified +2 −1