Re: [HACKERS] Anybody have an Oracle PL/SQL reference at hand?

2004-08-05 Thread Andre Maasikas
Title: RE: [HACKERS] Anybody have an Oracle PL/SQL reference at hand? > Tom Lane wrote: > > Hmm.  Not only is that a pretty short list, but many of them don't > correspond very closely to the errors that Postgres would raise. I think these where like predefined 'shortcuts' for most common e

Re: [HACKERS] plans for bitmap indexes?

2004-10-26 Thread Andre Maasikas
Hannu Krosing wrote: the per-page clustering would make sure that all the tuples would be on 1 (or on a few) pages. I understand that You can cluster on one column, but how do you do it for indexes on other columns? BTW, lossy variants also lose count(), group by only from index and what comes to u

Re: [HACKERS] cant execute yyparse() within postgresql

2004-12-24 Thread Andre Maasikas
Sibtay Abbas wrote: i never happen to read this rule when i signed up to this mailing list...so if you ve made up a rule by urself for this mailing list just do us a favor by officially announcing it Got a question ...? http://www.catb.org/~esr/faqs/smart-questions.html Andre --