Re: PGAccess 0.98.7 apostrophe insertion

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: PGAccess 0.98.7 apostrophe insertion
Дата
Msg-id 200204040627.g346Rop07416@candle.pha.pa.us
обсуждение исходный текст
Ответ на PGAccess 0.98.7 apostrophe insertion  (Ryan Grange <ryangrange@cox.net>)
Список 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 по дате отправления:

Предыдущее
От: "Serguei Mokhov"
Дата:
Сообщение: Re: How do you convert an xls file into a sql file?
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: ALTER TABLE ... RENAME: minor stuff