Search found 1 match
- 21.01.2007, 12:10
- Forum: User Patches
- Topic: [bug_fixed] postgreSQL array support
- Replies: 1
- Views: 1507
[bug_fixed] postgreSQL array support
i missed array support for postgreSQL, so i digged into sources and added some lines. it's tested with pglib v8 against a postgres v8. i don't know, if it fits to other versions! the array field is handled as a memo field. the formatting of array values is {v1,v2,v3} lines to be added: in file "...