Re: Please review TODO list

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Philip Warner <pjw(at)rhyme(dot)com(dot)au>
Cc: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Please review TODO list
Date: 2001-01-04 08:14:35
Message-ID: 200101040814.DAA15412@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Seems these are all properly listed in the HISTORY file for the 7.1
release.

>
> Don't know whether this belongs on the TODO, but it probably needs to go
> somewhere in a 'New Features' section (at least the first two items):
>
> pg_dump:
> --------
>
> - Support BLOBs in pg_dump (pjw)
> - new utility, pg_restore, which will read dump files and restore
> all/some of the dump. Also supports reordering of output and
> direct database connections. (pjw)
> - Support for PRIMARY KEY constraints (Bruce?)
> - Allow pg_dump to create TAR archive rather than monolithic SQL file (pjw)
> - Dump views using a 'CREATE VIEW' statement (pjw)
> - Restore sequences properly, including 'is_called' flag (pjw).
>
> other:
> ------
>
> - New 3 parameter setval.
>
>
> ----------------------------------------------------------------
> Philip Warner | __---_____
> Albatross Consulting Pty. Ltd. |----/ - \
> (A.B.N. 75 008 659 498) | /(@) ______---_
> Tel: (+61) 0500 83 82 81 | _________ \
> Fax: (+61) 0500 83 82 82 | ___________ |
> Http://www.rhyme.com.au | / \|
> | --________--
> PGP key available upon request, | /
> and from pgp5.ai.mit.edu:11371 |/
>

--
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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-01-04 08:25:34 Re: Please review TODO list
Previous Message Bruce Momjian 2001-01-04 08:10:14 Re: Please review TODO list