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

Commit2cc3320

Browse files
committed
Update TODO list.
1 parent8128ae6 commit2cc3320

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/TODO

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Wed May 1616:18:15 EDT 2001
3+
Last updated:Wed May 1620:08:28 EDT 2001
44

55
Current maintainer:Bruce Momjian (pgman@candle.pha.pa.us)
66

@@ -27,7 +27,6 @@ PARSER
2727
MISC
2828

2929
* Plpgsql does not handle quoted mixed-case identifiers
30-
* SELECT cash_out(1) causes crash
3130

3231
ENHANCEMENTS
3332
------------
@@ -84,7 +83,6 @@ MULTILANGUAGE SUPPORT
8483

8584
* Add nchar (as distinguished from ordinary varchar),
8685
* Allow LOCALE on a per-column basis, default to ASCII
87-
* Add SHOW command to see locale
8886
* Support multiple simultaneous character sets, per SQL92
8987
* Reject character sequences those are not valid in their charset
9088
* Make functions more multi-byte aware, i.e. trim()
@@ -175,6 +173,7 @@ COMMANDS
175173
* Remove SET KSQO option now that OR processing is improved (Tom)
176174
* Add SET PERFORMANCE_TIPS option to suggest INDEX, VACUUM, VACUUM
177175
ANALYZE, and CLUSTER
176+
* Add SHOW command to see locale
178177
* Change LIMIT val,val to offset,limit to match MySQL
179178
* Allow Pl/PgSQL's RAISE function to take expressions
180179

@@ -305,6 +304,7 @@ SOURCE CODE
305304
* Allow ps status display to work on Solaris/SVr4-based systems
306305
* Decide on spelling of indexes/indices
307306
* Add mention of VACUUM, log rotation to Administrator's Guide
307+
* Use BlockNumber rather than int where appropriate
308308

309309
---------------------------------------------------------------------------
310310

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp