From josh at postgresql.org Tue Jun 3 16:29:48 2008 From: josh at postgresql.org (Josh Berkus) Date: Tue, 3 Jun 2008 09:29:48 -0700 Subject: [Gsoc-discuss] First GSOC Status Check Message-ID: <200806030929.48437.josh@postgresql.org> Mentors and Students: Please report your current project status. Have you started work? What obstacles have you encountered? 2-3 lines, or a link to a wiki update, is fine. -- Josh Berkus PostgreSQL Project Core Team Member (any opinions expressed are my own) From mdeloison at gmail.com Tue Jun 3 17:18:13 2008 From: mdeloison at gmail.com (Mickael Deloison) Date: Tue, 3 Jun 2008 19:18:13 +0200 Subject: [Gsoc-discuss] First GSOC Status Check In-Reply-To: <200806030929.48437.josh@postgresql.org> References: <200806030929.48437.josh@postgresql.org> Message-ID: <1f8f052b0806031018q7bbad11bm18468e894497bb7a@mail.gmail.com> 2008/6/3 Josh Berkus : > Mentors and Students: > > Please report your current project status. Have you started work? What > obstacles have you encountered? 2-3 lines, or a link to a wiki update, is > fine. > Hi Josh and GSoC pg-hackers! About pgScript, it is on time according to the timeline I posted on the wiki. No obstacles. Just a few questions on the pgsql-hackers mailing list and I got answers. Everything is fine! Mickael From wulczer at gmail.com Tue Jun 3 19:27:26 2008 From: wulczer at gmail.com (=?UTF-8?B?SmFuIFVyYmHFhHNraQ==?=) Date: Tue, 03 Jun 2008 21:27:26 +0200 Subject: [Gsoc-discuss] First GSOC Status Check In-Reply-To: <1f8f052b0806031018q7bbad11bm18468e894497bb7a@mail.gmail.com> References: <200806030929.48437.josh@postgresql.org> <1f8f052b0806031018q7bbad11bm18468e894497bb7a@mail.gmail.com> Message-ID: <48459B1E.10009@gmail.com> Mickael Deloison wrote: > 2008/6/3 Josh Berkus : >> Mentors and Students: >> >> Please report your current project status. Have you started work? What >> obstacles have you encountered? 2-3 lines, or a link to a wiki update, is >> fine. Hi! I now have storing most frequent lexemes in a text array worked out - there are some rough edges, some small decisions to be made, but it works. Right now I'm figuring out how to traverse the lexemes in a tsquery- I'm still figuring out the tree structure. Look here if you're interested: http://git.postgresql.org/?p=~wulczer/gsoc08-tss.git;a=summary It should cleanly merge with HEAD and it won't break anything. You can then ANALYZE a tsvector column and look at pg_stats. Cheers, Jan From radek.strnad at gmail.com Tue Jun 3 20:33:20 2008 From: radek.strnad at gmail.com (Radek Strnad) Date: Tue, 3 Jun 2008 22:33:20 +0200 Subject: [Gsoc-discuss] First GSOC Status Check In-Reply-To: <48459B1E.10009@gmail.com> References: <200806030929.48437.josh@postgresql.org> <1f8f052b0806031018q7bbad11bm18468e894497bb7a@mail.gmail.com> <48459B1E.10009@gmail.com> Message-ID: Hi, my progress has been as an email to hackers asking some questions regarding the design. Noone but my mentor answered yet :-( http://archives.postgresql.org/pgsql-hackers/2008-05/msg00857.php Radek Strnad On Tue, Jun 3, 2008 at 9:27 PM, Jan Urba?ski wrote: > Mickael Deloison wrote: > > 2008/6/3 Josh Berkus : > >> Mentors and Students: > >> > >> Please report your current project status. Have you started work? What > >> obstacles have you encountered? 2-3 lines, or a link to a wiki update, > is > >> fine. > > Hi! > > I now have storing most frequent lexemes in a text array worked out - > there are some rough edges, some small decisions to be made, but it works. > > Right now I'm figuring out how to traverse the lexemes in a tsquery- I'm > still figuring out the tree structure. > > Look here if you're interested: > http://git.postgresql.org/?p=~wulczer/gsoc08-tss.git;a=summary > It should cleanly merge with HEAD and it won't break anything. You can > then ANALYZE a tsvector column and look at pg_stats. > > Cheers, > Jan > _______________________________________________ > Gsoc-discuss mailing list > Gsoc-discuss at pgfoundry.org > http://pgfoundry.org/mailman/listinfo/gsoc-discuss > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://pgfoundry.org/pipermail/gsoc-discuss/attachments/20080603/786a9da6/attachment.html From josh at postgresql.org Tue Jun 3 20:53:15 2008 From: josh at postgresql.org (Josh Berkus) Date: Tue, 3 Jun 2008 13:53:15 -0700 Subject: [Gsoc-discuss] First GSOC Status Check In-Reply-To: References: <200806030929.48437.josh@postgresql.org> <48459B1E.10009@gmail.com> Message-ID: <200806031353.16098.josh@postgresql.org> Radek, > my progress has been as an email to hackers asking some questions > regarding the design. Noone but my mentor answered yet :-( Are you following hackers? There's been a fair amount of discussion of this on the "Case Insensitive" thread. -- --Josh Berkus Josh Berkus PostgreSQL Project Core Team www.postgresql.org (all opinions expressed are my own; I do not speak for the Project unless specifically noted.) From radek.strnad at gmail.com Tue Jun 3 21:17:18 2008 From: radek.strnad at gmail.com (Radek Strnad) Date: Tue, 03 Jun 2008 23:17:18 +0200 Subject: [Gsoc-discuss] First GSOC Status Check In-Reply-To: <200806031353.16098.josh@postgresql.org> References: <200806030929.48437.josh@postgresql.org> <48459B1E.10009@gmail.com> <200806031353.16098.josh@postgresql.org> Message-ID: <4845B4DE.30902@gmail.com> Josh Berkus napsal(a): > Radek, > > >> my progress has been as an email to hackers asking some questions >> regarding the design. Noone but my mentor answered yet :-( >> > > Are you following hackers? There's been a fair amount of discussion of > this on the "Case Insensitive" thread. > > Yes I do, but not in last two days. I'm studying for tomorrow's exam. Radek From mx.cogito at gmail.com Wed Jun 4 04:42:24 2008 From: mx.cogito at gmail.com (Xiao Meng) Date: Wed, 4 Jun 2008 12:42:24 +0800 Subject: [Gsoc-discuss] First GSOC Status Check In-Reply-To: <200806030929.48437.josh@postgresql.org> References: <200806030929.48437.josh@postgresql.org> Message-ID: Hi, For my improving hash project, I've post some plan to hacker and get some advice a few days ago. The biggest problem is my thesis work. It seems there's lots of work to do with my diploma project. I'm busy with it these days and do little work on my GSoC project ;-( So my project may progress slowly. I'm afraid I can only do some work in my free time. On Wed, Jun 4, 2008 at 12:29 AM, Josh Berkus wrote: > Mentors and Students: > > Please report your current project status. Have you started work? What > obstacles have you encountered? 2-3 lines, or a link to a wiki update, is > fine. > > -- > Josh Berkus > PostgreSQL Project > Core Team Member > (any opinions expressed are my own) > _______________________________________________ > Gsoc-discuss mailing list > Gsoc-discuss at pgfoundry.org > http://pgfoundry.org/mailman/listinfo/gsoc-discuss > -- Best Regards, Xiao Meng ??????????????????????? DKERC, Harbin Institute of Technology, China Gtalk: mx.cogito at gmail.com MSN: cnEnder at live.com http://xiaomeng.yo2.cn -------------- next part -------------- An HTML attachment was scrubbed... URL: http://pgfoundry.org/pipermail/gsoc-discuss/attachments/20080604/d1d8a22e/attachment-0001.html From josh at postgresql.org Wed Jun 4 05:54:57 2008 From: josh at postgresql.org (Josh Berkus) Date: Tue, 3 Jun 2008 22:54:57 -0700 Subject: [Gsoc-discuss] First GSOC Status Check In-Reply-To: References: <200806030929.48437.josh@postgresql.org> Message-ID: <200806032254.57570.josh@postgresql.org> Xiao, > I'm busy with it these days and do little work on my GSoC project ;-( > So my project may progress slowly. I'm afraid I can only do some work in my > free time. Is that going to change? You're supposed to be working on Summer of Code full-time for the next two months. -- Josh Berkus PostgreSQL Project Core Team Member (any opinions expressed are my own) From mx.cogito at gmail.com Wed Jun 4 12:00:54 2008 From: mx.cogito at gmail.com (Xiao Meng) Date: Wed, 4 Jun 2008 20:00:54 +0800 Subject: [Gsoc-discuss] First GSOC Status Check In-Reply-To: <200806032254.57570.josh@postgresql.org> References: <200806030929.48437.josh@postgresql.org> <200806032254.57570.josh@postgresql.org> Message-ID: Yes. My thesis defense is between June 28 and July 6(to be determined). So I have to complete all of my thesis work before June 28. On Wed, Jun 4, 2008 at 1:54 PM, Josh Berkus wrote: > Xiao, > > > I'm busy with it these days and do little work on my GSoC project ;-( > > So my project may progress slowly. I'm afraid I can only do some work in > my > > free time. > > Is that going to change? You're supposed to be working on Summer of Code > full-time for the next two months. > > -- > Josh Berkus > PostgreSQL Project > Core Team Member > (any opinions expressed are my own) > -- Best Regards, Xiao Meng ---------------------------- DKERC, Harbin Institute of Technology, China Gtalk: mx.cogito at gmail.com MSN: cnEnder at live.com http://xiaomeng.yo2.cn -------------- next part -------------- An HTML attachment was scrubbed... URL: http://pgfoundry.org/pipermail/gsoc-discuss/attachments/20080604/6ee10396/attachment.html From josh at postgresql.org Thu Jun 5 02:09:59 2008 From: josh at postgresql.org (Josh Berkus) Date: Wed, 04 Jun 2008 19:09:59 -0700 Subject: [Gsoc-discuss] First GSOC Status Check In-Reply-To: References: <200806030929.48437.josh@postgresql.org> <200806032254.57570.josh@postgresql.org> Message-ID: <48474AF7.70504@postgresql.org> Xiao Meng wrote: > Yes. My thesis defense is between June 28 and July 6(to be determined). > So I have to complete all of my thesis work before June 28. OK. Good luck! --Josh From josh at postgresql.org Fri Jun 20 17:18:39 2008 From: josh at postgresql.org (Josh Berkus) Date: Fri, 20 Jun 2008 10:18:39 -0700 Subject: [Gsoc-discuss] July CommitFest soon Message-ID: <485BE66F.2010608@postgresql.org> Students, The July CommitFest starts July 1. If you have any portion of your project which needs submission to the core code, and it's good to go, please contact your mentor about submitting it to the commitfest. --Josh Berkus