Monday, 2009-06-15

*** grantc has joined #ingres00:58
*** ChanServ sets mode: +o grantc00:58
*** grantc has quit IRC00:59
*** withdefault has joined #ingres03:29
*** ChanServ sets mode: +o withdefault03:29
*** thiagomz has joined #ingres04:06
*** thiagomz has quit IRC04:23
*** DarylM has joined #ingres05:39
*** atrofast has joined #ingres05:42
*** rossand has joined #ingres05:55
*** ChanServ sets mode: +o rossand05:55
*** toumi01 has joined #ingres06:34
*** mull has joined #ingres06:39
*** Alex| is now known as Alex|off06:54
atrofastAny OME gurus here? :)08:27
DarylM.me cowers at the thought of learning anything at all about OME08:28
atrofastIt's that bad eh?08:29
DarylMMostly because I fear ad-hoc custom modifications to the core iidbms08:30
atrofastAny idea if it's possisble to create an SQL function in OME with a variable number of parameters?08:31
*** grantc has joined #ingres08:35
*** ChanServ sets mode: +o grantc08:35
grantcmorning/afternoon peeps08:35
atrofastHey grantc08:44
grantchow's it going atrofast08:44
grantc?08:44
atrofastOkay, I ran into an issue with Drupal and the search module08:44
atrofastIt uses an SQL function called GREATEST08:45
atrofastTakes a list of numbers, returns the largest08:45
atrofastIngres doesn't have that as far as I know08:45
DarylMas in "select max(value) from list08:46
grantcyeah what DarylM says :)08:46
atrofastmax only takes one value08:47
atrofastHere's the offending line: GREATEST(MAX(n.created), MAX(n.changed), MAX(c.last_comment_timestamp))08:48
grantci guess you could re-write that as a subselect08:50
atrofastI could... That would be the fourth regex in there to work around Ingres issues heh08:50
grantcbtw alison has submitted an IP for the update problem08:50
grantcare you documenting these issues?08:51
atrofastThey're documented in the code08:51
grantcit would be *nice* for there to be another record.. of these problems otherwise the next "port" will have to discover them all over08:52
atrofastWhere would be a good place to put them? Drupal/Ingres wiki?08:52
atrofastgrantc: Did you figure out why the CVS head version of the PHP driver is causing issues during the install?08:56
grantcwhere to document the problems - the drupal wiki page would be a good start - from there I can pass the info on to teresa...08:57
grantcthe problem with CVS head is down to the update problem08:58
grantci.e. update of a page spanning row08:58
grantcnot much i can do about that ... it's possible it was working before due to a bug in the driver08:59
atrofastHeh a bug that made it work? :)08:59
atrofastCVS ingres.c 1.24 + the most recent patch you sent me doesn't give me any issues, as long as I don't use LOBs09:00
atrofastCVS ingres.c 1.25, update fails during install09:01
grantcyup a bug that made it work - if you enable 64k pages and set max_tuple_length to 0 it will install09:32
grantcso i was told ... i have not done it but the underlying problem is the update of page spanning rows... I guess how the query gets sent matters ...09:35
*** rossand has quit IRC09:37
atrofastOkay I tried that, enabled 64k pages, set max_tuple_length to 0, restarted Ingres... It still doesn't work09:44
*** Alex|off is now known as Alex|10:27
*** grantc has quit IRC10:41
*** rossand has joined #ingres11:03
*** ChanServ sets mode: +o rossand11:03
*** atrofast has quit IRC12:28
*** atrofast has joined #ingres12:34
*** rossand has quit IRC13:41
*** withdefault has left #ingres14:52
*** DarylM has quit IRC14:54
*** mull has quit IRC15:20
*** toumi01 has left #ingres16:43
*** micksale has joined #ingres16:53
*** micksale has quit IRC16:54
*** micksale has joined #ingres16:54
*** Alex| is now known as Alex|off17:05
*** Alex|off is now known as Alex|22:09
*** Alex| is now known as Alex|off22:55
*** Alex|off is now known as Alex|23:24

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!