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

Commit744ea25

Browse files
committed
Add:
> * Have pg_ctl look at PGHOST in case it is a socket directory
1 parent24a1a6a commit744ea25

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:Sat Nov29 23:44:35 EST 2003
3+
Last updated:Sun Nov30 00:29:26 EST 2003
44

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

@@ -185,6 +185,7 @@ Commands
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
188+
* Have pg_ctl look at PGHOST in case it is a socket directory
188189

189190

190191
* ALTER
@@ -460,7 +461,7 @@ Source Code
460461
* Acquire lock on a relation before building a relcache entry for it
461462
* Research interaction of setitimer() and sleep() used by statement_timeout
462463
* Add checks for fclose() failure
463-
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1175 2003/11/3004:44:38 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1175 2003/11/3004:44:38 momjian Exp $
464+
* Change CVS $PostgreSQL: pgsql/doc/TODO,v 1.1176 2003/11/3005:29:26 momjian Exp $ to $PostgreSQL: pgsql/doc/TODO,v 1.1176 2003/11/3005:29:26 momjian Exp $
464465
* Exit postmaster if postgresql.conf can not be opened
465466
* Rename /scripts directory because they are all C programs now
466467
* Allow the regression tests to start postmaster with -i so the tests

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp