projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b8f6a6
)
contraints -> constraints
author
Bruce Momjian
Thu, 31 Jul 2003 04:48:15 +0000
(
04:48
+0000)
committer
Bruce Momjian
Thu, 31 Jul 2003 04:48:15 +0000
(
04:48
+0000)
Rod Taylor
HISTORY
patch
|
blob
|
blame
|
history
doc/src/sgml/release.sgml
patch
|
blob
|
blame
|
history
diff --git
a/HISTORY
b/HISTORY
index 661d161411bf0af410f0675eb87010cdda00ebdd..495c0fa802f2bf07c0ca15af20301464422d4dac 100644
(file)
--- a/
HISTORY
+++ b/
HISTORY
@@
-475,7
+475,7
@@
Utility Commands
Make foreign key constraints clearer in dump file (Rod)
Add COMMENT ON CONSTRAINT (Rod)
Allow COPY TO/FROM to specify column names (Brent Verner)
- Dump UNIQUE and PRIMARY KEY contraints as ALTER TABLE (Rod)
+ Dump UNIQUE and PRIMARY KEY con
s
traints as ALTER TABLE (Rod)
Have SHOW output a query result (Joe)
Generate failure on short COPY lines rather than pad NULLs (Neil)
Fix CLUSTER to preserve all table attributes (Alvaro Herrera)
diff --git
a/doc/src/sgml/release.sgml
b/doc/src/sgml/release.sgml
index 50e42336d4ec2cf63bc163824abe5746ba47e83e..1f4538c7c87907010bc583a000402f1cfd64528f 100644
(file)
--- a/
doc/src/sgml/release.sgml
+++ b/
doc/src/sgml/release.sgml
@@
-1,5
+1,5
@@
@@
-709,7
+709,7
@@
Properly escape jdbc setObject() strings to improve security (Barry)
Make foreign key constraints clearer in dump file (Rod)
Add COMMENT ON CONSTRAINT (Rod)
Allow COPY TO/FROM to specify column names (Brent Verner)
-
Dump UNIQUE and PRIMARY KEY contraints as ALTER TABLE (Rod)
+
Dump UNIQUE and PRIMARY KEY con
s
traints as ALTER TABLE (Rod)
Have SHOW output a query result (Joe)
Generate failure on short COPY lines rather than pad NULLs (Neil)
Fix CLUSTER to preserve all table attributes (Alvaro Herrera)