| From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Vadim Mikheev <vadim(at)krs(dot)ru> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
| Subject: | Re: [HACKERS] 6.6 items |
| Date: | 1999-06-07 03:02:51 |
| Message-ID: | 199906070302.XAA23053@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
> > I have updated the TODO list, rearranging it. Here is the top of the
> > "Enhancements" list:
> >
> > * Add referential integrity
> > * Add OUTER joins, left and right(Thomas)
> > * Allow long tuples by chaining or auto-storing outside db (chaining,large objs)
> > * Fix memory leak for expressions?, aggregates?
> >
> > And the top of "Performance" is:
> >
> > * Allow transaction commits with rollback with no-fsync performance
> > * Prevent fsync in SELECT-only queries
> >
> > This should help. Did I get all the big items just discussed?
>
> Savepoints.
> Error codes.
I tried to pick items that users were complaining about, not items we
plan to do for 6.6.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | The Hermit Hacker | 1999-06-07 03:40:13 | postgresql-v6.5beta2.tar.gz ... |
| Previous Message | Bruce Momjian | 1999-06-07 03:01:59 | Re: [HACKERS] Priorities for 6.6 |