-
- Downloads
Teach psql to show the location of syntax errors visually, per recent
discussions. Patch by Fabien Coelho and Tom Lane. Still needs to be taught about multi-screen-column kanji characters; Tatsuo has promised to provide the needed infrastructure for that.
Showing
- src/bin/psql/common.c 215 additions, 4 deletionssrc/bin/psql/common.c
- src/test/regress/expected/errors.out 183 additions, 3 deletionssrc/test/regress/expected/errors.out
- src/test/regress/expected/strings.out 2 additions, 0 deletionssrc/test/regress/expected/strings.out
- src/test/regress/output/constraints.source 4 additions, 0 deletionssrc/test/regress/output/constraints.source
- src/test/regress/sql/errors.sql 99 additions, 5 deletionssrc/test/regress/sql/errors.sql
Please register or sign in to comment