forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit45c7c60
committed
This patch against 0.98.7 lib/tables.tcl will allow PGAccess to create new
records containing apostrophes in text fields without altering the appearanceof 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 toedit apostrophes into the text they entered.Ryan Grange1 parentd61c788 commit45c7c60
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
544 | 544 |
| |
545 | 545 |
| |
546 | 546 |
| |
547 |
| - | |
| 547 | + | |
| 548 | + | |
548 | 549 |
| |
549 | 550 |
| |
550 | 551 |
| |
| |||
2175 | 2176 |
| |
2176 | 2177 |
| |
2177 | 2178 |
| |
2178 |
| - | |
| 2179 | + | |
2179 | 2180 |
| |
2180 | 2181 |
| |
2181 | 2182 |
| |
|
0 commit comments
Comments
(0)