[HACKERS] Questions about varlist and Query

2006-01-19 Thread John
  Fellow hacker,I am new comer to postgres development community. Currently, I am implementing tightly coupled machine classifiers within postgres. The grammer looks like Train Parameter_list (class1,class2,class3...). I have two major problems right now.1. Train is a statement an

[HACKERS] questions about varlist and Query

2006-01-19 Thread John
Fellow hacker, I am new comer to postgres development community. Currently, I am implementing tightly coupled machine classifiers within postgres. The grammer looks like Train Parameter_list (class1,class2,class3...). I have two major problems right now. 1. Train is a statement and it is sup