Re: MySQL's (false?) claims... (was: Re: [GENERAL] PL/java?)

2001-08-31 Thread Denis A. Doroshenko
yeah, by the way, doing dump/restore not such a bad thing, as mysql may say. supporting old stuff is sometimes horrible. look at micro$oft, which carries all the sh.t through its OSs... -- Denis A. Doroshenko [GPRS engineer] .-._|_ | [Omnitel Ltd., T.Sevcenkos st. 25

Re: MySQL's (false?) claims... (was: Re: [GENERAL] PL/java?)

2001-08-31 Thread Denis A. Doroshenko
as > > Sean Chittenden wrote: > > > Has anyone seen this page on Mysql.org comparing PostgreSQL to MySQL: > > > > > > http://www.mysql.com/doc/M/y/MySQL-PostgreSQL_features.html > > > > Yeah, I've had a few developers show it

Re: [GENERAL] psql shell problem

2001-05-21 Thread Denis A. Doroshenko
et this functionality back (hopefully without > changing a compile-time option and compiling from source)? > > Frank -- Denis A. Doroshenko [GPRS/IN/WAP, VAS group engineer] .-._|_ | [Omnitel Ltd., T.Sevcenkos st. 25, Vilnius, Lithuania] | | _ _ _ .| _ | [Phone: +3

Re: [GENERAL] Ok, why isn't it using *this* index?

2001-04-01 Thread Denis A. Doroshenko
this seems to be ineteresting to know, just because this "feature" may seriously affect effectivity. by the way, have you tried to disable sequential scan? that may force pgsql to use an index in any case, AFAIK. -- Denis A. Doroshenko [GPRS/IN/WAP, VAS group engineer] .-.

Re: [GENERAL] php as stored procedures

2001-02-01 Thread Denis A. Doroshenko
written. I would appreciate if it would get written, but unfortunatelly i amn't seem to be the one who is going to do the actual work... -- Denis A. Doroshenko [GPRS/IN/WAP, VAS group engineer] .-._|_ | [Omnitel Ltd., T.Sevcenkos st. 25, Vilnius, Lithuania] | | _ _ _ .| _ | [Phone: +370 9863207 E-mail: [EMAIL PROTECTED]] |_|| | || |||(/_|_

Re: [GENERAL] Re: extra spaces

2000-12-19 Thread Denis A. Doroshenko
ray["name"], -1); > > > > in PHP. i guess it would be better to use chop() (for trailing whitespaces) or even trim() (strips whitespaces off begining as well)... it should be considerably more effective then any regex... -- Denis A. Doroshenko -- VAS/IN group engineer .-._|_ | [Omnitel Ltd., T.Sevcenkos st. 25, Vilnius, Lithuania] | | _ _ _ .| _ | [Phone: +370 9863207 E-mail: [EMAIL PROTECTED]] |_|| | || |||(/_|_

Re: [GENERAL] no history in psql on OpenBSD

2000-11-15 Thread Denis A. Doroshenko
On Wed, Nov 15, 2000 at 05:44:25PM +0100, Peter Eisentraut wrote: > Denis A. Doroshenko writes: > > i use PostgreSQL on OpenBSD (various systems, including 2.5-2.8 beta) > > and like it much. one thing, i have to make hand changes to source > > (namely to src/bin/psql/input

[GENERAL] no history in psql on OpenBSD

2000-11-15 Thread Denis A. Doroshenko
defined(HAVE_HISTORY_H) #include -#define USE_HISTORY 1 #endif +#define USE_HISTORY 1 #endif char *gets_interactive(char *prompt); works fine for me... and seems to be logical :-) -- Denis A. Doroshenko -- VAS/IN group engineer .-._|_ | [Omnitel Ltd., T.Sev

[GENERAL] need an information on PostgreSQL

2000-11-09 Thread Denis A. Doroshenko
tabase giving nothing away about its internal structure... sure, i may not use such features, but it would be very good to have them... also, could anybody point me to the latest SQL standard (SQL92)? advTHANKSance. P.S. why whole world pronounces 'SQL' like 'esquel', while, AFAIK