Re: [sqlite] SQLite aggregate functions by Tcl

2008-12-01 Thread Alexey Pechnikov
Hello! В сообщении от Monday 01 December 2008 18:16:04 D. Richard Hipp написал(а): > The current TCL interface for SQLite does not provide the ability to   > add aggregate functions written in TCL.  So in that sense, it is not   > possible.  However, the TCL interface could be extended to add this

Re: [sqlite] SQLite aggregate functions by Tcl

2008-12-01 Thread D. Richard Hipp
On Dec 1, 2008, at 9:56 AM, Alexey Pechnikov wrote: > Hello! > > Is it possible? > The current TCL interface for SQLite does not provide the ability to add aggregate functions written in TCL. So in that sense, it is not possible. However, the TCL interface could be extended to add this c