Thread: PGAccess 0.98.7 apostrophe insertion
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
Your patch has been added to the PostgreSQL unapplied patches list at: http://candle.pha.pa.us/cgi-bin/pgpatches I will try to apply it within the next 48 hours. --------------------------------------------------------------------------- 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
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