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

Commit60dcf1c

Browse files
committed
Fixed now, I think:
> * -Remove unreferenced table files and temp tables during database vacuum> * -Allow psql \d to show temporary table structure
1 parentd516751 commit60dcf1c

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:Mon Mar25 15:55:30 EST 2002
3+
Last updated:Sun Mar31 07:55:05 EST 2002
44

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

@@ -58,7 +58,7 @@ ADMIN
5858
* -Make it easier to create a database owned by someone who can't createdb,
5959
perhaps CREATE DATABASE dbname WITH OWNER = "user" (Gavin)
6060
* -Make equals sign optional in CREATE DATABASE WITH param = 'val'
61-
* Remove unreferenced table files and temp tables during database vacuum
61+
*-Remove unreferenced table files and temp tables during database vacuum
6262
or postmaster startup (Bruce)
6363
* Add table name mapping for numeric file names (Bruce)
6464
* Remove behavior of postmaster -o after making postmaster/postgres
@@ -249,7 +249,7 @@ CLIENTS
249249
or multiple SELECTS to avoid bad system catalog entries
250250
* -Have pg_dump -C dump database location and encoding information
251251
* Allow psql \d to show foreign keys
252-
* Allow psql \d to show temporary table structure
252+
*-Allow psql \d to show temporary table structure
253253
* Allow psql to show transaction status if backend protocol changes made
254254
* Add XML interface: psql, pg_dump, COPY, separate server (?)
255255
* Add config file check for $ODBCINI, $HOME/.odbc.ini, installpath/etc/odbc.ini

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp