contraints -> constraints
Index: release.sgml
===================================================================
RCS file: /home/rbt/work/postgresql/cvs/pgsql-server/doc/src/sgml/release.sgml,v
retrieving revision 1.202
diff -c -r1.202 release.sgml
*** release.sgml	25 Jul 2003 09:00:17 -0000	1.202
--- release.sgml	28 Jul 2003 01:57:54 -0000
***************
*** 707,713 ****
  <listitem><para>Make foreign key constraints clearer in dump file (Rod)</para></listitem>
  <listitem><para>Add COMMENT ON CONSTRAINT (Rod)</para></listitem>
  <listitem><para>Allow COPY TO/FROM to specify column names (Brent Verner)</para></listitem>
! <listitem><para>Dump UNIQUE and PRIMARY KEY contraints as ALTER TABLE (Rod)</para></listitem>
  <listitem><para>Have SHOW output a query result (Joe)</para></listitem>
  <listitem><para>Generate failure on short COPY lines rather than pad NULLs (Neil)</para></listitem>
  <listitem><para>Fix CLUSTER to preserve all table attributes (Alvaro Herrera)</para></listitem>
--- 707,713 ----
  <listitem><para>Make foreign key constraints clearer in dump file (Rod)</para></listitem>
  <listitem><para>Add COMMENT ON CONSTRAINT (Rod)</para></listitem>
  <listitem><para>Allow COPY TO/FROM to specify column names (Brent Verner)</para></listitem>
! <listitem><para>Dump UNIQUE and PRIMARY KEY constraints as ALTER TABLE (Rod)</para></listitem>
  <listitem><para>Have SHOW output a query result (Joe)</para></listitem>
  <listitem><para>Generate failure on short COPY lines rather than pad NULLs (Neil)</para></listitem>
  <listitem><para>Fix CLUSTER to preserve all table attributes (Alvaro Herrera)</para></listitem>

Attachment: signature.asc
Description: This is a digitally signed message part



Reply via email to