Log Message:
---
Fix already-obsolete hint message ... sslverify parameter is no more.
Modified Files:
--
pgsql/src/interfaces/libpq:
fe-secure.c (r1.124 -> r1.125)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/libpq/fe-secure.c?r1=1.124&r2
Log Message:
---
Fix assign_pgstat_temp_directory() to ensure the directory path is
canonicalized. Avoid the need to elog(FATAL) on out-of-memory.
Modified Files:
--
pgsql/src/backend/utils/misc:
guc.c (r1.503 -> r1.504)
(http://anoncvs.postgresql.org/cvsw
Log Message:
---
Variable naming cleanup.
Modified Files:
--
src/funcs:
pg_migrator.c (r1.4 -> r1.5)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/funcs/pg_migrator.c.diff?r1=1.4&r2=1.5)
--
Sent via pgsql-committers mailing list (pgsql-comm
Log Message:
---
Variable naming cleanup.
Modified Files:
--
src:
info.c (r1.11 -> r1.12)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/info.c.diff?r1=1.11&r2=1.12)
pg_migrator.c (r1.75 -> r1.76)
(http://cvs.pgfoundry.org/cgi
Log Message:
---
Fix unintelligible description created by removing only part of
a parenthetical remark.
Modified Files:
--
pgsql/doc/src/sgml/ref:
alter_table.sgml (r1.105 -> r1.106)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/ref/alter_ta
Log Message:
---
Fix mis-description of XML Schema functions, per discussion.
Modified Files:
--
pgsql/doc/src/sgml:
func.sgml (r1.477 -> r1.478)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/func.sgml?r1=1.477&r2=1.478)
--
Sent via pgsql-c
Log Message:
---
More variable renaming.
Modified Files:
--
src:
info.c (r1.12 -> r1.13)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/info.c.diff?r1=1.12&r2=1.13)
pg_migrator.h (r1.18 -> r1.19)
(http://cvs.pgfoundry.org/cgi-
Log Message:
---
Fix pg_resetxlog to remove archive status files along with WAL segment files.
Fujii Masao
Modified Files:
--
pgsql/src/bin/pg_resetxlog:
pg_resetxlog.c (r1.72 -> r1.73)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_resetxlog/p
Log Message:
---
Fix pg_resetxlog to remove archive status files along with WAL segment files.
Fujii Masao
Tags:
REL8_3_STABLE
Modified Files:
--
pgsql/src/bin/pg_resetxlog:
pg_resetxlog.c (r1.63.2.1 -> r1.63.2.2)
(http://anoncvs.postgresql.org/cvswe
Log Message:
---
Fix pg_resetxlog to remove archive status files along with WAL segment files.
Fujii Masao
Tags:
REL8_2_STABLE
Modified Files:
--
pgsql/src/bin/pg_resetxlog:
pg_resetxlog.c (r1.53.2.1 -> r1.53.2.2)
(http://anoncvs.postgresql.org/cvswe
Log Message:
---
Fix pg_resetxlog to remove archive status files along with WAL segment files.
Fujii Masao
Tags:
REL8_1_STABLE
Modified Files:
--
pgsql/src/bin/pg_resetxlog:
pg_resetxlog.c (r1.38 -> r1.38.2.1)
(http://anoncvs.postgresql.org/cvsweb.cg
Log Message:
---
Record all toast entries, not just relkind = 't' (toast indexes are
relkind 'i').
Modified Files:
--
src:
info.c (r1.13 -> r1.14)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pg-migrator/src/info.c.diff?r1=1.13&r2=1.14)
pg_migrator.
Log Message:
---
Avoid a memory allocation in the backend startup code, to avoid having to check
whether it failed. Modelled after catcache.c's usage of DlList, per suggestion
from Tom.
Modified Files:
--
pgsql/src/backend/postmaster:
postmaster.c (r1.578 -> r1.579
Log Message:
---
Fix missed usage of DLNewElem()
Modified Files:
--
pgsql/src/backend/postmaster:
postmaster.c (r1.579 -> r1.580)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/backend/postmaster/postmaster.c?r1=1.579&r2=1.580)
--
Sent via pgsql-comm
14 matches
Mail list logo