Open 7.1 items

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Open 7.1 items
Date: 2001-02-10 11:53:36
Message-ID: 200102101153.GAA14003@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I have removed the following open item by adding the other mysql
conversion utility to the CVS tree in /contrib/mysql:

Merge MySQL/PgSQL translation scripts

If someone wants to merge them and make one script out of them, go
ahead. Both are BSD licensed now.

The only remaining source code items are pretty exotic and will have to
be discussed. Thanks for shrinking this list so fast.

---------------------------------------------------------------------------

P O S T G R E S Q L

7 . 1 O P E N I T E M S

Current at ftp://candle.pha.pa.us/pub/postgresql/open_items.

Source Code Changes
-------------------
LAZY VACUUM (Vadim)
visibility of joined columns in JOIN clauses
Stuck btree spinlocks

Documentation Changes
---------------------
JDBC improvements (Peter, Travis Bauer, Christopher Cain, William Webber,
Gunnar)
ODBC cleanups/improvements (Nick Gorham, Stephan Szabo, Zoltan Kovacs,
Michael Fork)
New ALTER TABLE ADD CONSTRAINT (Stephan)
New PL/pgSQL GET DIAGNOSTICS statement for SPI value access (Jan)
Store tables as files named by OID (Vadim)
New SQL function setval(seq,val,bool) for use in pg_dump (Philip)
New /contrib/rserv replication toolkit (Vadim)
New /contrib/oid2name to map numeric files to table names (B Palmer)
New pg_class.relkind value for views (Mark Hollomon)
Moved macmanuf to /contrib (Larry Rosenman)
Allow NetBSD's libedit instead of readline (Peter)
Improve PL/PgSQL documenation (?)

--
Bruce Momjian | http://candle.pha.pa.us
pgman(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

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2001-02-10 11:53:44 Re: [PATCHES] Fix for ODBC close
Previous Message Bruce Momjian 2001-02-10 11:31:12 Re: Re: [ODBC] Re: [PATCHES] Fix for ODBC closeu