mirror of
https://github.com/postgres/postgres.git
synced 2025-04-27 22:56:53 +03:00
Fix wrapping.
This commit is contained in:
parent
2dba7fdb4b
commit
96f7ef4caf
3
HISTORY
3
HISTORY
@ -88,7 +88,8 @@ PL/PgSQL Allow IS and FOR keywords in cursors, for compatibility (Bruce)
|
|||||||
Native language support for error messages in psql, pg_dump, libpq, and
|
Native language support for error messages in psql, pg_dump, libpq, and
|
||||||
postgres components; configure --enable-nls
|
postgres components; configure --enable-nls
|
||||||
(Peter E [German, some French, some Swedish], Serguei A. Mokhov [Russian],
|
(Peter E [German, some French, some Swedish], Serguei A. Mokhov [Russian],
|
||||||
Karel Zak [Czech], Weiping He [Simplified Chinese], Zhenbang Wei [Traditional Chinese])
|
Karel Zak [Czech], Weiping He [Simplified Chinese], Zhenbang Wei
|
||||||
|
[Traditional Chinese])
|
||||||
Make NULL appear at beginning/end based on ORDER BY (Tom)
|
Make NULL appear at beginning/end based on ORDER BY (Tom)
|
||||||
Add %TYPE capability to CREATE TYPE (Ian Lance Taylor)
|
Add %TYPE capability to CREATE TYPE (Ian Lance Taylor)
|
||||||
Truncate extra-long sequence names to a reasonable value (Tom)
|
Truncate extra-long sequence names to a reasonable value (Tom)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user