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

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql-server/src bin/psql/common.c test/regres ...
Date
Msg-id 20040314042518.85D31D1E90F@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql-server
Changes by:    tgl@svr1.postgresql.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.


pgsql-committers by date:

Previous
From: momjian@svr1.postgresql.org (Bruce Momjian)
Date:
Subject: pgsql-server/contrib xml/Makefile xml2/Makefil ...
Next
From: neilc@svr1.postgresql.org (Neil Conway)
Date:
Subject: pgsql-server/src/backend/utils/adt float.c