Updated docs needed for 7.0

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Updated docs needed for 7.0
Дата
Msg-id 200004110356.XAA24372@candle.pha.pa.us
обсуждение исходный текст
Ответы Re: Updated docs needed for 7.0  (Tatsuo Ishii <t-ishii@sra.co.jp>)
Re: Updated docs needed for 7.0  (Peter Eisentraut <e99re41@DoCS.UU.SE>)
Re: Updated docs needed for 7.0  (wieck@debis.com (Jan Wieck))
Список pgsql-docs
OK, I have talked to Thomas and have found which items need work for
7.0.  Comments please.

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

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

> New CREATE CONSTRAINT TRIGGER and SET CONSTRAINTS commands(Jan)
> ALTER TABLE CONSTRAINT
> 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)
> Add ALTER TABLE ... ADD FOREIGN KEY (Stephan Szabo)

Needs much more work.

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


> New libpq functions PQsetClientEncoding(), PQclientEncoding() (Tatsuo)

Documented, but only in README.mb.  Is that OK?

> New lztext data type for compressed text fields

Not documented.  I think we want to document it, no?

> New C-routines to implement a BIT and BIT VARYING type in /contrib
>         (Adriaan Joubert)

Let's hold on this one.

--
  Bruce Momjian                        |  http://www.op.net/~candle
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

В списке pgsql-docs по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Open documentation items for 7.0
Следующее
От: Thomas Lockhart
Дата:
Сообщение: Re: Postgres vs. PostgreSQL