Skip to content
Snippets Groups Projects
Commit 16d65f5c authored by Thomas G. Lockhart's avatar Thomas G. Lockhart
Browse files

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.
parent ba8763c5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment