RE: pgsql/src/backend/postmaster (postmaster.c)
От | Hiroshi Inoue |
---|---|
Тема | RE: pgsql/src/backend/postmaster (postmaster.c) |
Дата | |
Msg-id | 000301bfe4a2$deaedd60$2801007e@tpf.co.jp обсуждение исходный текст |
Ответ на | pgsql/src/backend/postmaster (postmaster.c) (Tom Lane <tgl>) |
Ответы |
Re: pgsql/src/backend/postmaster (postmaster.c)
|
Список | pgsql-committers |
PGPORT environment variable is ignored again. PostPortName seems to be reset in ResetAllOptions(). Regards. Hiroshi Inoue Inoue@tpf.co.jp > -----Original Message----- > From: pgsql-committers-owner@hub.org [mailto:pgsql-committers-owner@hub. > org]On Behalf Of Tom Lane > Sent: Wednesday, June 28, 2000 12:32 PM > To: pgsql-committers@postgresql.org > Subject: [COMMITTERS] pgsql/src/backend/postmaster (postmaster.c) > > > Date: Tuesday, June 27, 2000 @ 23:31:54 > Author: tgl > > Update of /home/projects/pgsql/cvsroot/pgsql/src/backend/postmaster > from > hub.org:/home/projects/pgsql/tmp/cvs-serv57303/src/backend/postmaster > > Modified Files: > postmaster.c > > ----------------------------- Log Message ----------------------------- > > First phase of memory management rewrite (see backend/utils/mmgr/README > for details). It doesn't really do that much yet, since there are no > short-term memory contexts in the executor, but the infrastructure is > in place and long-term contexts are handled reasonably. A few long- > standing bugs have been fixed, such as 'VACUUM; anything' in a single > query string crashing. Also, out-of-memory is now considered a > recoverable ERROR, not FATAL. > Eliminate a large amount of crufty, now-dead code in and around > memory management. > Fix problem with holding off SIGTRAP, SIGSEGV, etc in postmaster and > backend startup. >
В списке pgsql-committers по дате отправления: