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

Commitbf2a591

Browse files
committed
Done:
> * -Have psql \dn show only visible temp schemas using current_schemas()
1 parentdfc7e7b commitbf2a591

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 Dec 22 11:30:17 EST2003
3+
Last updated:Tue Jan 6 14:48:41 EST2004
44

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

@@ -181,7 +181,7 @@ Commands
181181
* Allow CREATE TABLE foo (f1 INT CHECK (f1 > 0) CHECK (f1 < 10)) to work
182182
by searching for non-conflicting constraint names, and prefix with table name
183183
* Use more reliable method for CREATE DATABASE to get a consistent copy of db
184-
* Have psql \dn show only visible temp schemas using current_schemas()
184+
*-Have psql \dn show only visible temp schemas using current_schemas()
185185
* Have psql '\i ~/<tab><tab>' actually load files it displays from home dir
186186
* Ignore temporary tables from other session when processing inheritance
187187
* Add GUC setting to make created tables default to WITHOUT OIDS
@@ -462,7 +462,7 @@ Source Code
462462
* Acquire lock on a relation before building a relcache entry for it
463463
* Research interaction of setitimer() and sleep() used by statement_timeout
464464
* Add checks for fclose() failure
465-
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1183 2003/12/22 16:30:27 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1183 2003/12/22 16:30:27 momjian Exp $
465+
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1184 2004/01/06 20:01:13 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1184 2004/01/06 20:01:13 momjian Exp $
466466
* Exit postmaster if postgresql.conf can not be opened
467467
* Rename /scripts directory because they are all C programs now
468468
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp