Monday, 2009-02-23

*** perftuning has joined #ingres01:30
*** rossand has quit IRC01:54
*** toumi01 has quit IRC02:07
*** rossand has joined #ingres02:12
*** ChanServ sets mode: +o rossand02:12
*** rossand has quit IRC02:38
*** grantc_offline has quit IRC07:05
*** grantc_offline has joined #ingres07:06
*** irc.freenode.net sets mode: +o grantc_offline07:06
*** Alex|off is now known as Alex|07:06
*** grantc_offline is now known as grantc08:05
pborois there a way to disable referential checks during a session?08:14
Alex|isn't that done with norules?08:15
pboroah, thanks! :)08:15
*** withdefault has joined #ingres08:27
*** ChanServ sets mode: +o withdefault08:27
*** Gerhard has joined #ingres09:12
*** troal01 has joined #ingres12:16
troal01Hey has anyone used the offsetof macro in C?12:16
*** [1]Gerhard has joined #ingres13:23
*** rossand has joined #ingres13:39
*** ChanServ sets mode: +o rossand13:39
*** Gerhard has quit IRC13:40
*** [1]Gerhard is now known as Gerhard13:40
*** DarylM has joined #ingres13:54
*** elPiola has joined #ingres14:15
*** [1]Gerhard has joined #ingres14:22
*** Gerhard has quit IRC14:25
*** [1]Gerhard is now known as Gerhard14:25
*** toumi01 has joined #ingres14:59
*** Gerhard has quit IRC14:59
troal01Hrm select count(*) from tab returned a negative integer15:16
pboronice :D15:16
DarylMJust a wild guess on my part, but that seems like a problem.15:16
Alex|so you owe it some data...15:16
troal01LOL15:16
troal01This table has more rows than an i4 can handle15:17
troal01could that be the problem?15:17
SlimeyPeteif you're selecting it into an i415:17
SlimeyPeteI'd've thought count() would return a long by default...15:18
SlimeyPete've never tested this hypothesis though ;)15:18
DarylM>2 billion rows?  I'm impressed.15:18
grantcSlimeyPete, long = i415:18
grantcdepending on the arch15:18
troal01Heh15:18
grantcaggregates should return an i815:19
SlimeyPeteoh right.15:19
SlimeyPetefor some reason I thought a long was an i8.15:19
troal01yeah I was using a sequence to assign id, but it ran out of numbers so I made it an 8 byte integer sequence15:19
troal01Okay so if it isn't overflowing, and it took a bloody long time to do a count(*) what else could it be then?15:19
DarylMA bug?15:20
DarylMlol15:20
grantclong long int is 64 bit15:20
grantcunless you are on a 64 bit machine in which case sizeof(long) could be 815:21
troal01size_t is also 8 bytes on 64 bit machines, but 4 on 32 bit15:21
troal01I figured that out after segfaulting a few times on my 64 bit machine :P15:22
grantc:)15:22
*** Alex| is now known as Alex|off16:14
*** rossand1 has joined #ingres16:47
*** rossand has quit IRC16:51
*** Alex|off is now known as Alex|17:20
*** DerMeister has joined #ingres17:36
*** grantc is now known as grantc_offline17:59
*** Alex| is now known as Alex|off18:40
*** rossand1 is now known as rossand20:39
*** DerMeister has quit IRC22:09
*** withdefault has left #ingres22:38
*** DarylM has quit IRC22:48

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