Update of doc TODO list for 7.0

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>, PostgreSQL-documentation <docs(at)postgresql(dot)org>
Subject: Update of doc TODO list for 7.0
Date: 2000-04-11 14:54:57
Message-ID: 200004111454.KAA14867@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Wow, the list is shrinking quickly:

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

> Add CmdTuples() to libpq++(Vince)

On its way.

> New CREATE CONSTRAINT TRIGGER and SET CONSTRAINTS commands(Jan)

No man page yet. Not sure what command SET CONSTRAINT applies to.

> First real FOREIGN KEY constraint trigger functionality (Jan)
> Add FOREIGN KEY ... MATCH FULL ... ON DELETE CASCADE (Jan)
> Add FOREIGN KEY ... MATCH referential actions (Don Baccus)

Jan has sent some. Are these done?

> Add ecpg EXEC SQL IFDEF, EXEC SQL IFNDEF, EXEC SQL ELSE, EXEC SQL ELIF
> and EXEC SQL ENDIF directives

ecpg.sgml?

> Updated user interfaces on initdb, initlocation, pg_dump, ipcclean (Peter E)

Need updating of switches.

--
Bruce Momjian | http://www.op.net/~candle
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-docs by date

  From Date Subject
Next Message Bruce Momjian 2000-04-11 15:21:35 Re: Updated docs needed for 7.0
Previous Message Tom Lane 2000-04-11 14:52:26 Re: Bugs: Programming Language Functions