We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent2dba7fd commit96f7ef4Copy full SHA for 96f7ef4
HISTORY
@@ -88,7 +88,8 @@ PL/PgSQL Allow IS and FOR keywords in cursors, for compatibility (Bruce)
88
Native language support for error messages in psql, pg_dump, libpq, and
89
postgres components; configure --enable-nls
90
(Peter E [German, some French, some Swedish], Serguei A. Mokhov [Russian],
91
- Karel Zak [Czech], Weiping He [Simplified Chinese], Zhenbang Wei [Traditional Chinese])
+ Karel Zak [Czech], Weiping He [Simplified Chinese], Zhenbang Wei
92
+ [Traditional Chinese])
93
Make NULL appear at beginning/end based on ORDER BY (Tom)
94
Add %TYPE capability to CREATE TYPE (Ian Lance Taylor)
95
Truncate extra-long sequence names to a reasonable value (Tom)