pgsql/src/bin/pgaccess/lib tables.tcl

From: momjian(at)postgresql(dot)org (Bruce Momjian - CVS)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/bin/pgaccess/lib tables.tcl
Date: 2002-04-04 06:27:46
Message-ID: 20020404062746.91E66474E4B@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: momjian(at)postgresql(dot)org 02/04/04 01:27:45

Modified files:
src/bin/pgaccess/lib: tables.tcl

Log message:
This patch against 0.98.7 lib/tables.tcl will allow PGAccess to create new
records containing apostrophes in text fields without altering the appearance
of the entry in the GUI interface (by copying the fldval to fldvalfixed).

This will alleviate the need for users to create a record and then go back to
edit apostrophes into the text they entered.

Ryan Grange

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-04-04 07:03:56 pgsql/doc TODO
Previous Message Bruce Momjian - CVS 2002-04-04 05:55:59 pgsql/contrib/oracle CHANGES Ora2Pg.pm README. ...