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

Commit7ebf6cb

Browse files
committed
Final update of HISTORY.
1 parent80b9a00 commit7ebf6cb

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

‎HISTORY‎

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Migration to 7.2
4343

4444

4545

46-
AS OF 2001-09-13
46+
AS OF 2001-10-25
4747

4848
Bug Fixes
4949
---------
@@ -141,6 +141,7 @@ DROP AGGREGATE and COMMENT ON AGGREGATE now accept an aggtype (Tom)
141141
Prevent output of default index op class in pg_dump (Tom)
142142
Allow trailing semicolons in psql backslash commands (Greg Sabino Mullane)
143143
Prompt for psql password from /dev/tty if possible
144+
Allow SPI column functions to work for system columns (Tom)
144145

145146
Types
146147
-----
@@ -161,7 +162,7 @@ New TIMEZONE WITHOUT TIMEZONE data types (Thomas)
161162
Add ISO date/time specification with 'T', yyyy-mm-ddThh:mm:ss (Thomas)
162163
New xid/int comparison functions (Hiroshi)
163164
Fix TID sequential scans (Hiroshi)
164-
Add precision to TIMEandTIMESTAMP data types (Thomas)
165+
Add precision to TIME, TIMESTAMP,andINVERVAL data types (Thomas)
165166
Cachability fixes (Thomas, Tom)
166167
PL/TCL now reports errorInfo (Vsevolod Lobko)
167168
Modify type coersion logic to attempt binary-compatible functions first (Tom)
@@ -170,8 +171,9 @@ Add compatibility functions to odbc.sql (Peter E)
170171
Force new password prompt when changing user and database in psql (Tatsuo, Tom)
171172
New /contrib/tsearch full text indexing (Oleg, Teodor Sigaev)
172173
Allow better selectivity with Nan and infinities in NUMERIC (Tom)
173-
Accept an INTERVAL argument for SET TIME ZONE (Thomas)
174-
Implement INTERVAL() YEA
174+
Add INTERVAL argument for SET TIME ZONE (Thomas)
175+
Add INTERVAL() YEAR TO MONTH (etc) syntax (Thomas)
176+
175177
Performance
176178
-----------
177179
Optimizer improvements (Tom)
@@ -218,6 +220,7 @@ JDBC
218220
Add isNullable() (Rene Pijlman)
219221
JDBC date/time test suite fixes (Liam Stewart)
220222
Fix for SELECT 'id' AS xxx FROM table (Dave Cramer)
223+
DatabaseMetaData patch to show precision properly (Mark Lillywhite)
221224
ODBC
222225
Remove query limit (Hiroshi)
223226
Remove text field size limit (Hiroshi)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp