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

Commit7107c3d

Browse files
committed
Update HISTORY to current changes.
1 parent6bfc98b commit7107c3d

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

‎HISTORY

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Migration to 7.2
4848

4949

5050

51-
AS OF 2001-10-25
51+
AS OF 2001-11-19
5252

5353
Bug Fixes
5454
---------
@@ -74,6 +74,8 @@ ECPG fixes (Michael, Christof Petig)
7474
PL/PgSQL trailing semicolon optional (Tom)
7575
Fix path_inter, path_distance, path_length, dist_ppath to handle closed
7676
paths (Curtis Barrett, Tom)
77+
ALTER TABLE RENAME update foreign-key trigger arguments correctly (Brent Verner)
78+
Long value compression improvement (Tom)
7779

7880
Enhancements
7981
------------
@@ -153,6 +155,7 @@ Prompt for psql password from /dev/tty if possible
153155
Allow SPI column functions to work for system columns (Tom)
154156
Dynahash portability improvements (Tom)
155157
Remove OID's from some system tables (Tom)
158+
Remove 'triggered data change violation' error check (Tom)
156159

157160
Types
158161
-----
@@ -186,6 +189,7 @@ New /contrib/tsearch full text indexing (Oleg, Teodor Sigaev)
186189
Allow better selectivity with Nan and infinities in NUMERIC (Tom)
187190
Add INTERVAL argument for SET TIME ZONE (Thomas)
188191
Add INTERVAL() YEAR TO MONTH (etc) syntax (Thomas)
192+
Optimize length() functions when using single-byte encodings (Tatsuo)
189193

190194
Performance
191195
-----------
@@ -233,6 +237,9 @@ JDBC
233237
JDBC date/time test suite fixes (Liam Stewart)
234238
Fix for SELECT 'id' AS xxx FROM table (Dave Cramer)
235239
DatabaseMetaData patch to show precision properly (Mark Lillywhite)
240+
New getImported/getExported keys (Jason Davies)
241+
MD5 password encryption support (Jeremy Wohl)
242+
236243
ODBC
237244
Remove query size limit (Hiroshi)
238245
Remove text field size limit (Hiroshi)
@@ -242,6 +249,8 @@ ODBC
242249
Most configure options on setable via DSN (Hiroshi)
243250
Multibyte, performance fixes (Hiroshi)
244251
Allow driver to be used with iODBC or unixODBC (Peter E)
252+
MD5 password encryption support (Bruce)
253+
245254
ECPG
246255
EXECUTE ... INTO ... implemented
247256
multiple row descriptor support (e.g. CARDINALITY)
@@ -291,6 +300,9 @@ Replace strcasecmp() with strcmp() where appropriate (Peter E)
291300
Make PL/PgSQL use the backends type coersion code (Tom)
292301
pgindent fixes, new pgjindent for java (Bruce, Tom)
293302
Remove configure --enable-unicode-conversion, now enabled by multibyte (Tatsuo)
303+
AIX fixes (Tatsuo, Andreas)
304+
Allow parellel makes (Peter E)
305+
294306

295307
------------------------------------------------------------------------
296308
Release 7.1.3
@@ -594,7 +606,7 @@ New BeOS port (David Reid, Cyril Velter)
594606
Add proofreader's changes to docs (Addison-Wesley, Bruce)
595607
New Alpha spinlock code (Adriaan Joubert, Compaq)
596608
Unixware port overhaul (Peter E)
597-
New Darwin/Mac OSX port (Peter Bierman, Bruce Hartzler)
609+
New Darwin/Mac OSX port (Peter Bierman, Bruce Hartzler, Tom)
598610
New FreeBSD Alpha port (Alfred)
599611
Overhaul shared memory segments (Tom)
600612
Add IBM S/390 support (Neale Ferguson)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp