Re: PGAccess 0.98.7 apostrophe insertion - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: PGAccess 0.98.7 apostrophe insertion
Date
Msg-id 200204040627.g346Rop07416@candle.pha.pa.us
Whole thread Raw
In response to PGAccess 0.98.7 apostrophe insertion  (Ryan Grange <ryangrange@cox.net>)
List pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------


Ryan Grange wrote:
> 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.

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: "Serguei Mokhov"
Date:
Subject: Re: How do you convert an xls file into a sql file?
Next
From: Bruce Momjian
Date:
Subject: Re: ALTER TABLE ... RENAME: minor stuff