Re: [HACKERS] need info about extensibility in other databases

2017-11-08 Thread Oleg Bartunov
On Wed, Nov 8, 2017 at 2:37 PM, Li Song wrote: > Hi, > > When is the English version of "GiST programming tutorial" available? Well, I wrote it many years ago, so it needs to be updated. For now, you can use google translate, which seems works fine https://translate.google.com/translate?sl=auto&t

Re: [HACKERS] need info about extensibility in other databases

2017-11-08 Thread Li Song
Hi, When is the English version of "GiST programming tutorial" available? Regards, Song -- Sent from: http://www.postgresql-archive.org/PostgreSQL-hackers-f1928748.html -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.po

Re: [HACKERS] need info about extensibility in other databases

2005-09-06 Thread Oleg Bartunov
On Tue, 6 Sep 2005, Michael Fuhr wrote: On Tue, Sep 06, 2005 at 11:52:18PM +0400, Oleg Bartunov wrote: btw, "GiST programming tutorial" is available in Russian, http://www.sai.msu.su/~megera/postgres/talks/gist_tutorial.html Cool. Is an English version in the works? I was optimistic when

Re: [HACKERS] need info about extensibility in other databases

2005-09-06 Thread Michael Fuhr
On Tue, Sep 06, 2005 at 11:52:18PM +0400, Oleg Bartunov wrote: > btw, "GiST programming tutorial" is available in Russian, > http://www.sai.msu.su/~megera/postgres/talks/gist_tutorial.html Cool. Is an English version in the works? -- Michael Fuhr ---(end of broadcast)--

[HACKERS] need info about extensibility in other databases

2005-09-06 Thread Oleg Bartunov
Hi there, after we have GiST with concurrency and recovery support (thanks to PosGIS community for support) I'd trying to find info about level of extensibility support in other major RDBMS's like Relational Extenders of DB2, Cartridges in Oracle and (?) in MS SQL. With current GiST one coul