Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit878b8d6

Browse files
author
Thomas G. Lockhart
committed
Define ROW and STATEMENT as parser tokens.
Use explicit tokens to decode CREATE TRIGGER clauses.Allow ROW and STATEMENT as column identifiers.Fix CAST syntax to require parens per SQL92 spec.Define TypeId to allow correct translation of type names in CREATE FUNCTION and other statements. Need to do this without looking up defined type names because CREATE FUNCTION can specify undefined (new) types.Define UserId to complete removal of "Id" generic entity.Define xlateSqlFunc() to convert SQL92 CHARACTER_LENGTH() and CHAR_LENGTH() functions to calls to length().Define func_name parser entity for contexts requiring a function name.Have xlateSqlType() translate "float" to "float8".
1 parent5e9e884 commit878b8d6

File tree

2 files changed

+191
-125
lines changed

2 files changed

+191
-125
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp