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

Commitab6295f

Browse files
committed
Add:
> * Ignore temporary tables from other session when processing inheritance
1 parent4bcd3b4 commitab6295f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎doc/TODO

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
TODO list for PostgreSQL
22
========================
3-
Last updated:Tue Nov 1119:25:31 EST 2003
3+
Last updated:Tue Nov 1123:10:40 EST 2003
44

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

@@ -211,6 +211,7 @@ Commands
211211
* Use more reliable method for CREATE DATABASE to get a consistent copy of db
212212
* Have psql \dn show only visible schemas using current_schemas()
213213
* Have psql '\i ~/<tab><tab>' actually load files it displays from home dir
214+
* Ignore temporary tables from other session when processing inheritance
214215

215216

216217
* ALTER
@@ -521,7 +522,7 @@ Source Code
521522
* Acquire lock on a relation before building a relcache entry for it
522523
* Research interaction of setitimer() and sleep() used by statement_timeout
523524
* Add checks for fclose() failure
524-
* Change CVS $Id: TODO,v 1.1166 2003/11/1200:25:35 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1166 2003/11/1200:25:35 momjian Exp $
525+
* Change CVS $Id: TODO,v 1.1167 2003/11/1204:10:43 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1167 2003/11/1204:10:43 momjian Exp $
525526
* Exit postmaster if postgresql.conf can not be opened
526527
* Rename /scripts directory because they are all C programs now
527528
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp