This is a discussion on Help with Degree Work within the pgsql Hackers forums, part of the PostgreSQL category; --> Hello, I've suscribed to this mailing list for help, I will work on a Specialization Degree Thesis, this will ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, I've suscribed to this mailing list for help, I will work on a Specialization Degree Thesis, this will be a PostgreSQL implementation of fsql, or fuzzy querys. http://www.lcc.uma.es/~ppgg/FSQL.html, this is a link to a webpage who made this in Oracle, but it's not inside of course, because it was made for other people. My work will be make this in the PostgreSQL Kernell, so i'll appreciate all help you can bring. Thanks. |
| ||||
| You should take a look at http://pgfoundry.org/projects/qbe, which deals with querying data by providing sample data that matches what you're looking for. On Wed, Jan 24, 2007 at 01:40:04PM -0400, Werner Echezuria wrote: > Hello, > > I've suscribed to this mailing list for help, I will work on a > Specialization Degree Thesis, this will be a PostgreSQL implementation of > fsql, or fuzzy querys. > > http://www.lcc.uma.es/~ppgg/FSQL.html, this is a link to a webpage who made > this in Oracle, but it's not inside of course, because it was made for other > people. > > My work will be make this in the PostgreSQL Kernell, so i'll appreciate all > help you can bring. > > Thanks. -- Jim Nasby jim@nasby.net EnterpriseDB http://enterprisedb.com 512.569.9461 (cell) ---------------------------(end of broadcast)--------------------------- TIP 7: You can help support the PostgreSQL project by donating at http://www.postgresql.org/about/donate |