Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit36f3a3c

Browse files
committed
contraints -> constraints
Rod Taylor
1 parent6b8f6a6 commit36f3a3c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎HISTORY

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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 KEYcontraints as ALTER TABLE (Rod)
478+
Dump UNIQUE and PRIMARY KEYconstraints 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)

‎doc/src/sgml/release.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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 KEYcontraints as ALTER TABLE (Rod)</para></listitem>
712+
<listitem><para>Dump UNIQUE and PRIMARY KEYconstraints 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>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp