CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/03/15 06:41:26
Modified files:
src/backend/utils/mb: mbutils.c wchar.c
src/bin/psql : common.c
src/include/mb : pg_wchar.h
src/interfaces/libpq: fe-misc.c libpq-fe.
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/03/15 10:15:46
Modified files:
doc: TODO
doc/src/sgml : maintenance.sgml
Log message:
Mention Linux syslog will sync lines to disk, and describe how to
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/03/15 10:21:30
Modified files:
doc/src/sgml : maintenance.sgml
Log message:
Fix typo.
---(end of broadcast)---
TIP 6: Have you sear
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/03/15 11:56:29
Modified files:
doc/src/sgml : runtime.sgml
src/backend/postmaster: postmaster.c
src/backend/tcop: postgres.c
src/backend/utils/error: elog.c
[EMAIL PROTECTED] (Bruce Momjian) writes:
> Improve random regression tests to fail less frequently.
If you're gonna do that you should fix the discussion in the admin
guide. It presently says that failures in random should be expected
every five to ten trials, and even hints that you shoul
Tom Lane wrote:
> [EMAIL PROTECTED] (Bruce Momjian) writes:
> > Improve random regression tests to fail less frequently.
>
> If you're gonna do that you should fix the discussion in the admin
> guide. It presently says that failures in random should be expected
> every five to ten trials, and
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/03/15 12:11:42
Modified files:
doc/src/sgml : regress.sgml
Log message:
Update random regression test text to be clearer.
---(end of broadcast)
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/03/15 12:14:26
Modified files:
src/backend/main: main.c
Log message:
Windows uses codepages rather than the environment, so we work around
that by querying the environment exp
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/03/15 12:17:30
Modified files:
contrib/pg_autovacuum: pg_autovacuum.c pg_autovacuum.h
Log message:
Handle OID's and unsigned values better in pg_autovacuum.
Matthew T
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/03/15 12:18:43
Modified files:
src/backend/postmaster: postmaster.c
src/backend/storage/lmgr: s_lock.c
src/backend/utils/init: findbe.c
Log message:
* postmaster.c:
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/03/15 12:21:37
Modified files:
src/backend/postmaster: pgstat.c
Log message:
Check for EOF on pipe differs under win32, as it is based on a socket
implementation.
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/03/15 13:57:52
Modified files:
doc/src/sgml : runtime.sgml
Log message:
log_statement was not removed by the previous patch. It only updated
its description.
CVSROOT:/cvsroot
Module name:pgsql-server
Changes by: [EMAIL PROTECTED] 04/03/16 01:05:58
Modified files:
src/backend/commands: user.c
src/backend/utils/cache: relcache.c
Log message:
Remove double-rename used by Win32 on busy files. Not needed any
13 matches
Mail list logo