Skip to content

Commit 96f7ef4

Browse files
committed
Fix wrapping.
1 parent 2dba7fd commit 96f7ef4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

HISTORY

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ PL/PgSQL Allow IS and FOR keywords in cursors, for compatibility (Bruce)
8888
Native language support for error messages in psql, pg_dump, libpq, and
8989
postgres components; configure --enable-nls
9090
(Peter E [German, some French, some Swedish], Serguei A. Mokhov [Russian],
91-
Karel Zak [Czech], Weiping He [Simplified Chinese], Zhenbang Wei [Traditional Chinese])
91+
Karel Zak [Czech], Weiping He [Simplified Chinese], Zhenbang Wei
92+
[Traditional Chinese])
9293
Make NULL appear at beginning/end based on ORDER BY (Tom)
9394
Add %TYPE capability to CREATE TYPE (Ian Lance Taylor)
9495
Truncate extra-long sequence names to a reasonable value (Tom)

0 commit comments

Comments
 (0)