File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -475,7 +475,7 @@ Utility Commands
475475 Make foreign key constraints clearer in dump file (Rod)
476476 Add COMMENT ON CONSTRAINT (Rod)
477477 Allow COPY TO/FROM to specify column names (Brent Verner)
478- Dump UNIQUE and PRIMARY KEY contraints as ALTER TABLE (Rod)
478+ Dump UNIQUE and PRIMARY KEY constraints as ALTER TABLE (Rod)
479479 Have SHOW output a query result (Joe)
480480 Generate failure on short COPY lines rather than pad NULLs (Neil)
481481 Fix CLUSTER to preserve all table attributes (Alvaro Herrera)
Original file line number Diff line number Diff line change 11<!--
2- $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.203 2003/07/29 00:03:17 tgl Exp $
2+ $Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.204 2003/07/31 04:48:15 momjian Exp $
33-->
44
55<appendix id="release">
@@ -709,7 +709,7 @@ Properly escape jdbc setObject() strings to improve security (Barry)
709709<listitem><para>Make foreign key constraints clearer in dump file (Rod)</para></listitem>
710710<listitem><para>Add COMMENT ON CONSTRAINT (Rod)</para></listitem>
711711<listitem><para>Allow COPY TO/FROM to specify column names (Brent Verner)</para></listitem>
712- <listitem><para>Dump UNIQUE and PRIMARY KEY contraints as ALTER TABLE (Rod)</para></listitem>
712+ <listitem><para>Dump UNIQUE and PRIMARY KEY constraints as ALTER TABLE (Rod)</para></listitem>
713713<listitem><para>Have SHOW output a query result (Joe)</para></listitem>
714714<listitem><para>Generate failure on short COPY lines rather than pad NULLs (Neil)</para></listitem>
715715<listitem><para>Fix CLUSTER to preserve all table attributes (Alvaro Herrera)</para></listitem>
You can’t perform that action at this time.
0 commit comments