From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Ryan Grange <ryangrange(at)cox(dot)net> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: PGAccess 0.98.7 apostrophe insertion |
Date: | 2002-04-04 06:27:49 |
Message-ID: | 200204040627.g346Rop07416@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2002-04-04 06:34:24 | Re: ALTER TABLE ... RENAME: minor stuff |
Previous Message | Serguei Mokhov | 2002-04-04 06:04:36 | Re: How do you convert an xls file into a sql file? |