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

Commit6923ea2

Browse files
committed
Fix misstatement in release-notes item.
1 parent4b864e7 commit6923ea2

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
@@ -109,7 +109,7 @@
109109
Fix problem with EXCEPT in CREATE RULE
110110
Prevent problem with dropping temp tables having serial columns
111111
Fix replace_vars_with_subplan_refs failure in complex views
112-
Fix regexp slowness inmultibyte encodings (Tatsuo)
112+
Fix regexp slowness insingle-byte encodings (Tatsuo)
113113
Allow qualified type names in CREATE CAST and DROP CAST
114114
Accept 'SETOF type[]', which formerly had to be written 'SETOF _type'
115115
Fix pg_dump core dump in some cases with procedural languages

‎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.190 2003/05/2600:11:27 tgl Exp $
2+
$Header: /cvsroot/pgsql/doc/src/sgml/release.sgml,v 1.191 2003/05/2618:58:26 tgl Exp $
33
-->
44

55
<appendix id="release">
@@ -131,7 +131,7 @@ Fix problem with checking for wrong type of access permission in rule query
131131
Fix problem with EXCEPT in CREATE RULE
132132
Prevent problem with dropping temp tables having serial columns
133133
Fix replace_vars_with_subplan_refs failure in complex views
134-
Fix regexp slowness inmultibyte encodings (Tatsuo)
134+
Fix regexp slowness insingle-byte encodings (Tatsuo)
135135
Allow qualified type names in CREATE CAST and DROP CAST
136136
Accept 'SETOF type[]', which formerly had to be written 'SETOF _type'
137137
Fix pg_dump core dump in some cases with procedural languages

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp