]> granicus.if.org Git - postgresql/commit
Add SQL/92 "constants" current_date, current_time, and current_timestamp.
authorThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 24 Sep 1997 17:53:53 +0000 (17:53 +0000)
committerThomas G. Lockhart <lockhart@fourpalms.org>
Wed, 24 Sep 1997 17:53:53 +0000 (17:53 +0000)
commit16d65f5c258ff0e6357de5adbabcbc68358d5ae8
treed513506806cf81337c0a0ac35d4b7b0a90f503ae
parentba8763c500502852261e82e5d586344ffb34f492
Add SQL/92 "constants" current_date, current_time, and current_timestamp.
Add SQL/92 types decimal and numeric (temporary for syntax support).
 These types need more support in the backend to be really implemented,
 and the parser will need to be changed at that time.
Adjust limits on precision parameters for FLOAT(p) to match IEEE-compliant
 arithmetic. Perhaps these limits should be processor-specific or obtained
 from system include files instead.
src/backend/parser/gram.y