pgsql-server/src bin/psql/common.c test/regres ...

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql-server/src bin/psql/common.c test/regres ...
Date: 2004-03-14 04:25:18
Message-ID: 20040314042518.85D31D1E90F@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql-server
Changes by: tgl(at)svr1(dot)postgresql(dot)org 04/03/14 00:25:18

Modified files:
src/bin/psql : common.c
src/test/regress/expected: errors.out strings.out
src/test/regress/output: constraints.source
src/test/regress/sql: errors.sql

Log message:
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.

Browse pgsql-committers by date

  From Date Subject
Next Message Neil Conway 2004-03-14 05:22:52 pgsql-server/src/backend/utils/adt float.c
Previous Message Bruce Momjian 2004-03-14 03:19:13 pgsql-server/contrib xml/Makefile xml2/Makefil ...