[COMMITTERS] pgsql: Un-break ecpg regression test.

2006-11-22 Thread Tom Lane
Log Message: --- Un-break ecpg regression test. Modified Files: -- pgsql/src/interfaces/ecpg/test/expected: pgtypeslib-dt_test2.c (r1.9 -> r1.10) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/pgtypeslib-dt_test2.c.diff?

[COMMITTERS] pgsql: Spelling and related minor fixes for the GIN docs.

2006-11-22 Thread Neil Conway
Log Message: --- Spelling and related minor fixes for the GIN docs. Modified Files: -- pgsql/doc/src/sgml: gin.sgml (r2.4 -> r2.5) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/gin.sgml.diff?r1=2.4&r2=2.5) ---(end o

[COMMITTERS] pgsql: More minor SGML improvements for xfunc.sgml, including making

2006-11-22 Thread Neil Conway
Log Message: --- More minor SGML improvements for xfunc.sgml, including making some titles more concise. (We usually don't need to repeat the name of a section in the title of one of its subsections.) Modified Files: -- pgsql/doc/src/sgml: xfunc.sgml (r1.119 -> r1.1

[COMMITTERS] pgsql: Document that Kerberos is for authentication, and does not

2006-11-22 Thread Bruce Momjian
Log Message: --- Document that Kerberos is for authentication, and does not encrypt data or queries over the network. Modified Files: -- pgsql/doc/src/sgml: client-auth.sgml (r1.95 -> r1.96) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/cli

[COMMITTERS] pgsql: Add a comment noting that heap_copytuple_with_tuple() results in

2006-11-22 Thread Neil Conway
Log Message: --- Add a comment noting that heap_copytuple_with_tuple() results in a HeapTuple that is no longer allocated as a single palloc() block; if used carelessly, this might result in a subsequent memory leak after heap_freetuple(). Modified Files: -- pgsql/src/backe

[COMMITTERS] pgsql: Fix a typo in recent xfunc addition, do some routine SGML police

2006-11-22 Thread Neil Conway
Log Message: --- Fix a typo in recent xfunc addition, do some routine SGML police work. Modified Files: -- pgsql/doc/src/sgml: xfunc.sgml (r1.118 -> r1.119) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/xfunc.sgml.diff?r1=1.118&r2=1.119) -

[COMMITTERS] press - pr: update japanese translation: release date

2006-11-22 Thread User Shigehiro
Log Message: --- update japanese translation: release date Modified Files: -- pr/releases/8.2/ja: presskit82.html.ja (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.2/ja/presskit82.html.ja.diff?r1=1.2&r2=1.3) release.

[COMMITTERS] pgsql: Update lock comments for concurrent index creation, analyze.

2006-11-22 Thread Bruce Momjian
Log Message: --- Update lock comments for concurrent index creation, analyze. Walter Cruz Modified Files: -- pgsql/src/include/storage: lock.h (r1.101 -> r1.102) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/include/storage/lock.h.diff?r1=1.101&r2=

[COMMITTERS] pgsql: Add: > * Allow SQL-language functions to return results from

2006-11-22 Thread Bruce Momjian
Log Message: --- Add: > * Allow SQL-language functions to return results from RETURNING queries Modified Files: -- pgsql/doc: TODO (r1.2008 -> r1.2009) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TODO.diff?r1=1.2008&r2=1.2009) pgsql/doc/src/F

[COMMITTERS] pgsql: Add: > * Add ISO day of week format 'ID' to to_char() where

2006-11-22 Thread Bruce Momjian
Log Message: --- Add: > * Add ISO day of week format 'ID' to to_char() where Monday = 1 > * Add an ISO year field to extract() called 'isoyear' Modified Files: -- pgsql/doc: TODO (r1.2009 -> r1.2010) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/TO

[COMMITTERS] pgsql: Make ecpg test variable 'times' static so as not to conflict with

2006-11-22 Thread Bruce Momjian
Log Message: --- Make ecpg test variable 'times' static so as not to conflict with libc symbol. Modified Files: -- pgsql/src/interfaces/ecpg/test/pgtypeslib: dt_test2.pgc (r1.4 -> r1.5) (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/t

[COMMITTERS] pgsql: Add "(assuming standard_conforming_strings is

2006-11-22 Thread Bruce Momjian
Log Message: --- Add "(assuming standard_conforming_strings is off)" clauses for bytea. Modified Files: -- pgsql/doc/src/sgml: datatype.sgml (r1.180 -> r1.181) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/datatype.sgml.diff?r1=1.180&r2=1.1

[COMMITTERS] pgsql: Shared Memory Hooks Documentation This patch, against

2006-11-22 Thread Bruce Momjian
Log Message: --- Shared Memory Hooks Documentation This patch, against xfunc.sgml, adds a new subsection 33.9.12, Shared Memory and LWLocks in C-Language Functions, describing how shared memory and lwlocks may be requested by C add-in functions. Marc Munro Modified Files: --

[COMMITTERS] pgsql: Add release entry for 8.1.5 that was missing:

2006-11-22 Thread Bruce Momjian
Log Message: --- Add release entry for 8.1.5 that was missing: Fix rare bug in continuous archiving (Tom) Tags: REL8_1_STABLE Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.400.2.32 -> r1.400.2.33) (http://developer.postgresql.org/c

[COMMITTERS] pgsql: Add release entry for 8.1.5 that was missing:

2006-11-22 Thread Bruce Momjian
Log Message: --- Add release entry for 8.1.5 that was missing: Fix rare bug in continuous archiving (Tom) Modified Files: -- pgsql/doc/src/sgml: release.sgml (r1.483 -> r1.484) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/release

[COMMITTERS] pgsql: Several changes to reduce the probability of running out of

2006-11-22 Thread Tom Lane
Log Message: --- Several changes to reduce the probability of running out of memory during AbortTransaction, which would lead to recursion and eventual PANIC exit as illustrated in recent report from Jeff Davis. First, in xact.c create a special dedicated memory context for AbortTransactio

[COMMITTERS] xlogviewer - xlogdump: corrected the -? logic

2006-11-22 Thread User Diogob
Log Message: --- corrected the -? logic Modified Files: -- xlogdump: xlogdump (r1.13 -> r1.14) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/xlogviewer/xlogdump/xlogdump.diff?r1=1.13&r2=1.14) xlogdump.c (r1.11 -> r1.12) (http://cvs.pgfoundry

[COMMITTERS] xlogviewer - xlogdump: new Makefile

2006-11-22 Thread User Diogob
Log Message: --- new Makefile Modified Files: -- xlogdump: Makefile (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/xlogviewer/xlogdump/Makefile.diff?r1=1.3&r2=1.4) xlogdump (r1.12 -> r1.13) (http://cvs.pgfoundry.org/cgi-bin/cvs

[COMMITTERS] pgsql: Fix 1-byte buffer overrun when OID exceeds 1 billion.

2006-11-22 Thread Tom Lane
Log Message: --- Fix 1-byte buffer overrun when OID exceeds 1 billion. This probably can't cause any serious harm in normal cases, but if you have gcc buffer overrun checking turned on, that will notice. Found by Jack Orenstein. Problem was already fixed in CVS HEAD. Tags: REL7_3_S

[COMMITTERS] pgsql: Fix 1-byte buffer overrun when OID exceeds 1 billion.

2006-11-22 Thread Tom Lane
Log Message: --- Fix 1-byte buffer overrun when OID exceeds 1 billion. This probably can't cause any serious harm in normal cases, but if you have gcc buffer overrun checking turned on, that will notice. Found by Jack Orenstein. Problem was already fixed in CVS HEAD. Tags: REL7_4_S

[COMMITTERS] pgsql: Fix 1-byte buffer overrun when OID exceeds 1 billion.

2006-11-22 Thread Tom Lane
Log Message: --- Fix 1-byte buffer overrun when OID exceeds 1 billion. This probably can't cause any serious harm in normal cases, but if you have gcc buffer overrun checking turned on, that will notice. Found by Jack Orenstein. Problem was already fixed in CVS HEAD. Tags: REL8_0_S

[COMMITTERS] pgsql: Fix 1-byte buffer overrun when OID exceeds 1 billion.

2006-11-22 Thread Tom Lane
Log Message: --- Fix 1-byte buffer overrun when OID exceeds 1 billion. This probably can't cause any serious harm in normal cases, but if you have gcc buffer overrun checking turned on, that will notice. Found by Jack Orenstein. Problem was already fixed in CVS HEAD. Tags: REL8_1_S

[COMMITTERS] plscheme - htdocs: One more credit goes to Thanks section.

2006-11-22 Thread User Knt
Log Message: --- One more credit goes to Thanks section. Modified Files: -- htdocs: index.html (r1.30 -> r1.31) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/htdocs/index.html.diff?r1=1.30&r2=1.31) ---(end of broadcast)-

[COMMITTERS] plscheme - htdocs: Remove a redundant file name in tha MODULEDIR path.

2006-11-22 Thread User Knt
Log Message: --- Remove a redundant file name in tha MODULEDIR path. Modified Files: -- htdocs: index.html (r1.29 -> r1.30) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/htdocs/index.html.diff?r1=1.29&r2=1.30) ---(end of bro

[COMMITTERS] plscheme - plscheme: Change some old lines mentioning about

2006-11-22 Thread User Knt
Log Message: --- Change some old lines mentioning about SCM_DATACONV_FILE and fix naming of untrusted PL shared object file. Modified Files: -- plscheme: README.plscheme (r1.10 -> r1.11) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/plscheme/README.

[COMMITTERS] plscheme - plscheme: Fix a small --safe-r5rs argument parse error and

2006-11-22 Thread User Knt
Log Message: --- Fix a small --safe-r5rs argument parse error and add fancy naming support aware of untrusted/trusted PL. Modified Files: -- plscheme: install.sh (r1.6 -> r1.7) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/plscheme/install.sh.diff?r

[COMMITTERS] plscheme - htdocs: Update ./install.sh and compilation examples with

2006-11-22 Thread User Knt
Log Message: --- Update ./install.sh and compilation examples with respect to new trusted/untrusted PL availability. Also remove globally shared variables section. Modified Files: -- htdocs: index.html (r1.28 -> r1.29) (http://cvs.pgfoundry.org/cgi-bin/cvs

[COMMITTERS] plscheme - plscheme: Ooppps, removed a thinko.

2006-11-22 Thread User Knt
Log Message: --- Ooppps, removed a thinko. Modified Files: -- plscheme: install.sh (r1.5 -> r1.6) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/plscheme/plscheme/install.sh.diff?r1=1.5&r2=1.6) ---(end of broadcast)---

[COMMITTERS] plscheme - plscheme: In the previous versions, all user supplied

2006-11-22 Thread User Knt
Log Message: --- In the previous versions, all user supplied procedure calls were getting evaluted in the same environment of the current session. From now on, every procedure will run in its own module scope. While this gives us ability to preserve our environment between different executi

[COMMITTERS] pgsql: More HA wording improvements.

2006-11-22 Thread Bruce Momjian
Log Message: --- More HA wording improvements. Modified Files: -- pgsql/doc/src/sgml: high-availability.sgml (r1.13 -> r1.14) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/high-availability.sgml.diff?r1=1.13&r2=1.14) --

[COMMITTERS] pgsql: Update HA docs with more wording improvements.

2006-11-22 Thread Bruce Momjian
Log Message: --- Update HA docs with more wording improvements. Modified Files: -- pgsql/doc/src/sgml: high-availability.sgml (r1.12 -> r1.13) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/high-availability.sgml.diff?r1=1.12&r2=1.13) -

[COMMITTERS] pgsql: Wording and term clarification for HA docs, per Markus

2006-11-22 Thread Bruce Momjian
Log Message: --- Wording and term clarification for HA docs, per Markus Schiltknecht. Modified Files: -- pgsql/doc/src/sgml: high-availability.sgml (r1.11 -> r1.12) (http://developer.postgresql.org/cvsweb.cgi/pgsql/doc/src/sgml/high-availability.sgml.diff?r

[COMMITTERS] pgsql: Avoid infinity calculations in rank_cd

2006-11-22 Thread Teodor Sigaev
Log Message: --- Avoid infinity calculations in rank_cd Modified Files: -- pgsql/contrib/tsearch2: rank.c (r1.19 -> r1.20) (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/tsearch2/rank.c.diff?r1=1.19&r2=1.20) ---(end of br

[COMMITTERS] press - pr: minor fix: removed "##" at release date

2006-11-22 Thread User Ahatzis
Log Message: --- minor fix: removed "##" at release date Modified Files: -- pr/releases/8.2/de: presskit82.html.de (r1.12 -> r1.13) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.2/de/presskit82.html.de.diff?r1=1.12&r2=1.13) -

[COMMITTERS] pginstaller - pginst: Update maintainer of russian translator, per

2006-11-22 Thread User Mha
Log Message: --- Update maintainer of russian translator, per Nicolai Modified Files: -- pginst/lang: ru.xml (r1.17 -> r1.18) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pginstaller/pginst/lang/ru.xml.diff?r1=1.17&r2=1.18) ---(end

[COMMITTERS] press - pr: Updated the release date and location (Romanian press

2006-11-22 Thread User Am
Log Message: --- Updated the release date and location (Romanian press release for 8.2) Modified Files: -- pr/releases/8.2/ro: presskit82.html.ro (r1.7 -> r1.8) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/press/pr/releases/8.2/ro/presskit82.html.ro.diff?r1