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

Commit73a2f6c

Browse files
committed
More incremental refactoring in plpgsql: get rid of gram.y dependencies on
yytext. This is a necessary change if we're going to have a lexer interfacelayer that does lookahead, since yytext won't necessarily be in step withwhat the grammar thinks is the current token. yylval and yylloc shouldbe the only side-variables that we need to manage when doing lookahead.
1 parent6ac697f commit73a2f6c

File tree

4 files changed

+541
-593
lines changed

4 files changed

+541
-593
lines changed

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp