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

Commitf504ad1

Browse files
committed
Update TODO list.
1 parentbaf57ee commitf504ad1

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

‎doc/TODO

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Wed May 3010:37:14 EDT 2001
3+
Last updated:Wed May 3015:48:45 EDT 2001
44

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

@@ -46,6 +46,7 @@ ADMIN
4646
* Remove unused files during database vacuum or postmaster startup
4747
* Add table name mapping for numeric file names
4848
* Overhaul pg_hba.conf host-based authentication
49+
* Encrpyt passwords in pg_shadow table using MD5 (Vince)
4950
* Incremental backups
5051

5152
TYPES
@@ -226,11 +227,11 @@ MISCELLANEOUS
226227

227228
* Increase identifier length(NAMEDATALEN) if small performance hit
228229
* Create a background process for each database that runs while
229-
database is idle, finding superceeded rows, gathering stats and vacuuming
230-
* Populate backend status area and write program to dump status data
231-
* Put sort files in their own directory
230+
database is idle, finding superceeded rows, gathering stats and
231+
vacuuming (Tom)
232+
* Populate backend status area and write program to dump status data (Jan)
233+
* -Put sort files in their own directory (Bruce)
232234
* Show location of syntax error in query [yacc]
233-
* Encrpyt passwords in pg_shadow table using MD5 (Vince)
234235
* Allow Java server-side programming [java]
235236
* Add sed-like regular expression search/replace capability
236237
* Change representation of whole-tuple parameters to functions

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp