Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 4c2b0f1

Browse files
committed
Update for Tatsuo.
1 parent 462c132 commit 4c2b0f1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ New SQL function setval(seq,val,bool) for use in pg_dump (Philip)
150150
Require DROP VIEW to remove views, no DROP TABLE (Mark)
151151
Allow DROP VIEW view1, view2 (Mark)
152152
Allow multiple objects in DROP INDEX, DROP RULE, and DROP TYPE (Tom)
153-
Allow automatic conversion to Unicode (Tatsuo)
153+
Allow automatic conversion to/from Unicode (Tatsuo, Eiji)
154154
New /contrib/pgcrypto hashing functions (Marko Kreen)
155155
New pg_dumpall --globals-only option (Peter E)
156156
New CHECKPOINT command for WAL which creates new WAL log file (Vadim)

doc/src/sgml/release.sgml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.83 2001/02/13 22:05:47 petere Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.84 2001/02/15 13:31:44 momjian Exp $
33
-->
44

55
<appendix id="release">
@@ -228,7 +228,7 @@ New SQL function setval(seq,val,bool) for use in pg_dump (Philip)
228228
Require DROP VIEW to remove views, no DROP TABLE (Mark)
229229
Allow DROP VIEW view1, view2 (Mark)
230230
Allow multiple objects in DROP INDEX, DROP RULE, and DROP TYPE (Tom)
231-
Allow automatic conversion to Unicode (Tatsuo)
231+
Allow automatic conversion to/from Unicode (Tatsuo, Eiji)
232232
New /contrib/pgcrypto hashing functions (Marko Kreen)
233233
New pg_dumpall --globals-only option (Peter E)
234234
New CHECKPOINT command for WAL which creates new WAL log file (Vadim)

0 commit comments

Comments
 (0)